UNPKG

@nestjs/graphql

Version:

Nest - modern, fast, powerful node.js web framework (@graphql)

3 lines 221 B
import * as ts from 'typescript'; export declare const before: (options?: Record<string, any>, program?: ts.Program) => (ctx: ts.TransformationContext) => ts.Transformer<any>; //# sourceMappingURL=compiler-plugin.d.ts.map