📄 minify-weight.d.ts
/home/palash/git/site/node_modules/postcss-minify-font-values/types/lib/minify-weight.d.ts
Language: ts • Lines: 2
declare function _exports(value: string): string;
export = _exports;