filestash/public/assets/pages/filespage/thing.d.ts
2024-08-14 08:33:02 +10:00

3 lines
No EOL
71 B
TypeScript

export function init();
export function createThing(any): HTMLElement;