Files

4 lines
62 B
TypeScript
Raw Permalink Normal View History

2026-04-07 05:05:28 +05:30
declare var implementation: string;
export = implementation;