transform-value-ast.d.ts 82 Bytes Raw Blame History Permalink 1 export default function transformValueAST(root: any, customProperties: any): any;