line_push/node_modules/css-what/lib/es/index.d.ts
2022-07-21 03:28:35 +00:00

4 lines
147 B
TypeScript

export * from "./types";
export { isTraversal, parse } from "./parse";
export { stringify } from "./stringify";
//# sourceMappingURL=index.d.ts.map