Files
endpoin/implementation.d.ts
2025-12-23 16:54:07 +00:00

4 lines
62 B
TypeScript

declare var implementation: string;
export = implementation;