UNPKG

221 BTypeScriptView Raw
1import * as ts from 'typescript';
2export declare const before: (options?: Record<string, any>, program?: ts.Program) => (ctx: ts.TransformationContext) => ts.Transformer<any>;
3//# sourceMappingURL=compiler-plugin.d.ts.map
\No newline at end of file