9 lines
70 B
TypeScript
9 lines
70 B
TypeScript
/**
|
|
* Hook Functions
|
|
* @public
|
|
*/
|
|
declare namespace hook {
|
|
|
|
|
|
|
|
} |