Merge pull request #498 from atomiks/eventhub

[FEATURE] Add createEventHub
This commit is contained in:
Angelos Chalaris
2018-01-09 14:18:29 +02:00
committed by GitHub
2 changed files with 46 additions and 0 deletions

View File

@ -22,6 +22,7 @@ countVowels:string
createElement:browser,utility
currentURL:browser,url
curry:function,recursion
createEventHub:browser,event,advanced
deepFlatten:array,recursion
defer:function
detectDeviceType:browser