Merge pull request #542 from Chalarangelo/observe

[FEATURE] Add observeMutations.md
This commit is contained in:
Angelos Chalaris
2018-01-16 15:58:54 +02:00
committed by GitHub
2 changed files with 28 additions and 0 deletions

View File

@ -121,6 +121,7 @@ negate:function
nthElement:array
objectFromPairs:object,array
objectToPairs:object,array
observeMutations:browser,event,advanced
off:browser,event
on:browser,event
once:function