mirror of
https://github.com/mickael-kerjean/filestash
synced 2025-12-30 12:16:07 +01:00
3 lines
No EOL
113 B
TypeScript
3 lines
No EOL
113 B
TypeScript
export function init($root: HTMLElement): Promise<void>;
|
|
|
|
export function onDestroy(fn: Function): Promise<void>; |