mirror of
https://github.com/henrywhitaker3/Speedtest-Tracker.git
synced 2025-12-25 23:03:36 +01:00
4 lines
156 B
TypeScript
4 lines
156 B
TypeScript
export * from "./parse";
|
|
export { default as parse } from "./parse";
|
|
export { default as stringify } from "./stringify";
|
|
//# sourceMappingURL=index.d.ts.map
|