UNPKG

183 BTypeScriptView Raw
1import * as ts from 'typescript';
2export declare function tsconfigPathsBeforeHookFactory(compilerOptions: ts.CompilerOptions): (ctx: ts.TransformationContext) => ts.Transformer<any>;