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