mirror of
https://github.com/duhanbalci/dexpr.git
synced 2026-07-02 08:29:16 +00:00
3 lines
70 B
TypeScript
3 lines
70 B
TypeScript
export * from "./dist/jsonc";
|
|
export { default } from "./dist/jsonc";
|