4 lines
62 B
TypeScript
Raw Normal View History

2025-04-24 17:03:28 +08:00
declare var implementation: string;
export = implementation;