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