AthenaClient.menus.animationMenus.commonAnims ​
Functions ​
default ​
Usage
AthenaClient.menus.animationMenus.commonAnims.default(callback
): { callback
: (...args
: any
[]) => void
; data
: any
[] ; name
: string
= 'CPR' }[]
Parameters ​
Name | Type |
---|---|
callback | (...args : any []) => void |
Returns ​
{ callback
: (...args
: any
[]) => void
; data
: any
[] ; name
: string
= 'CPR' }[]