Searched defs:baseTransforms (Results 1 – 3 of 3) sorted by relevance
23 const baseTransforms = baseTransformsFactory(prefix); constant
92 function baseTransforms(abiName: string): FileTransform[] { function
27 const baseTransforms = await baseTransformsFactoryAsync(prefix); constant