📄 parseWsc.d.ts
/home/palash/git/site/node_modules/postcss-merge-longhand/types/lib/parseWsc.d.ts
Language: ts • Lines: 2
declare function _exports(value: string): [string, string, string];
export = _exports;