Files
conference-room-booking-system/frontend/node_modules/postcss-custom-properties/dist/lib/transform-value-ast.d.ts

2 lines
82 B
TypeScript
Raw Normal View History

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