2023-11-30 14:15:19 +00:00

4 lines
62 B
TypeScript

declare var implementation: string;
export = implementation;