mirror of
https://github.com/mickael-kerjean/filestash
synced 2025-12-18 22:39:19 +01:00
5 lines
No EOL
69 B
TypeScript
5 lines
No EOL
69 B
TypeScript
interface Window {
|
|
L: any;
|
|
}
|
|
|
|
export default function(any): void; |