2025-05-31 22:40:29 +02:00

4 lines
62 B
TypeScript

declare var implementation: string;
export = implementation;