2025-06-04 10:03:22 +02:00

4 lines
62 B
TypeScript

declare var implementation: string;
export = implementation;