mirror of
https://github.com/cp6/my-idlers.git
synced 2025-04-20 18:18:36 +00:00
4 lines
No EOL
156 B
TypeScript
4 lines
No EOL
156 B
TypeScript
export * from "./parse";
|
|
export { default as parse } from "./parse";
|
|
export { default as stringify } from "./stringify";
|
|
//# sourceMappingURL=index.d.ts.map
|