transform-value-ast.d.ts 82 B

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