Searched defs:transformModule (Results 1 – 2 of 2) sorted by relevance
31 export function transformModule(context: TransformationContext): (x: SourceFile | Bundle) => Source… function98 const transformModule = getTransformModuleDelegate(moduleKind); constant
93753 function transformModule(context) { function