mirror of
https://github.com/duhanbalci/dexpr.git
synced 2026-07-02 00:29:15 +00:00
4 lines
62 B
TypeScript
4 lines
62 B
TypeScript
declare var implementation: string;
|
|
|
|
export = implementation;
|