Files
red_de_investigacion_front/node_modules/css-what/lib/index.d.ts
T

4 lines
156 B
TypeScript
Raw Normal View History

2020-01-14 20:43:08 -06:00
export * from "./parse";
export { default as parse } from "./parse";
export { default as stringify } from "./stringify";
//# sourceMappingURL=index.d.ts.map