mirror of
https://github.com/Snigdha-OS/Snigdha-OS.github.io.git
synced 2025-09-12 15:45:02 +02:00
4 lines
62 B
TypeScript
4 lines
62 B
TypeScript
declare var implementation: string;
|
|
|
|
export = implementation;
|