[FEATURE] add call snippet (#309)

This commit is contained in:
Robert Mennell
2017-12-22 11:54:30 -08:00
committed by Pl4gue
parent b3b97a0594
commit 117b2aed30
2 changed files with 15 additions and 0 deletions

View File

@ -7,6 +7,7 @@ arrayMin:array
arraySum:math
arrayToHtmlList:browser
bottomVisible:browser
call:adapter
capitalize:string
capitalizeEveryWord:string
chainAsync:function