UNPKG

165 BTypeScriptView Raw
1import ts from 'typescript';
2export declare function patchCreateProgramTransformer(context: ts.TransformationContext): (sourceFile: ts.SourceFile) => ts.SourceFile;