the-forest/client/node_modules/postcss-custom-properties/dist/lib/transform-value-ast.d.ts
2024-09-17 20:35:18 -04:00

2 lines
82 B
TypeScript

export default function transformValueAST(root: any, customProperties: any): any;