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