public_library_map/node_modules/css-what/lib/index.d.ts

4 lines
156 B
TypeScript
Raw Normal View History

2021-11-24 19:46:47 +11:00
export * from "./parse";
export { default as parse } from "./parse";
export { default as stringify } from "./stringify";
//# sourceMappingURL=index.d.ts.map