Travis build: 1099

This commit is contained in:
30secondsofcode
2018-01-09 12:19:51 +00:00
parent db5ca96a19
commit ba910cfe33
4 changed files with 90 additions and 5 deletions

View File

@ -20,9 +20,9 @@ copyToClipboard:browser,string,advanced
countOccurrences:array
countVowels:string
createElement:browser,utility
createEventHub:browser,event,advanced
currentURL:browser,url
curry:function,recursion
createEventHub:browser,event,advanced
deepFlatten:array,recursion
defer:function
detectDeviceType:browser