2025-09-10 16:51:11 -03:00

4 lines
62 B
TypeScript

declare var implementation: string;
export = implementation;