| isFunction | ||||||||
isFunction(obj: any)
|
||||||||
|
Check and return true if an object is type of Function
Parameters :
|
| isNumber | ||||||||
isNumber(obj: any)
|
||||||||
|
Check and return true if an object is type of number
Parameters :
|
| isString | ||||||||
isString(obj: any)
|
||||||||
|
Check and return true if an object is type of string
Parameters :
|
| toastyServiceFactory | ||||
toastyServiceFactory(config: undefined)
|
||||
|
Parameters :
|