2025-04-24 17:03:28 +08:00

4 lines
62 B
TypeScript

declare var implementation: string;
export = implementation;