📄 transform-value-ast.d.ts
/home/palash/git/site/node_modules/postcss-custom-properties/dist/lib/transform-value-ast.d.ts
Language: ts • Lines: 1
export default function transformValueAST(root: any, customProperties: any): any;