2021-08-27 08:30:39 +02:00

4 lines
62 B
TypeScript

declare var implementation: string;
export = implementation;