hensei-web/node_modules/css-what/lib/index.d.ts
2020-09-11 06:44:42 -07:00

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