Searched refs:transformForModule (Results 1 – 2 of 2) sorted by relevance
19 import { transformForModule } from './transform';32 transform: transformForModule,
40 export function transformForModule(code: string, id: string) { function