📄 minifyWsc.d.ts
/home/palash/git/site/node_modules/postcss-merge-longhand/types/lib/minifyWsc.d.ts
Language: ts • Lines: 2
declare const _exports: (v: string) => string;
export = _exports;