mirror of
https://github.com/henrywhitaker3/Speedtest-Tracker.git
synced 2025-12-27 15:41:39 +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
|