2025-04-15 16:39:47 +02:00

4 lines
62 B
TypeScript

declare var implementation: string;
export = implementation;