2021-03-01 15:06:11 +08:00

4 lines
62 B
TypeScript

declare var implementation: string;
export = implementation;