UNPKG

@eddeee888/gcg-typescript-resolver-files

Version:

This [GraphQL Code Generator](https://www.the-guild.dev/graphql/codegen) plugin creates resolvers given GraphQL schema.

6 lines (5 loc) 134 B
import { fmt } from './fmt'; export declare const logger: { debug: (input: string) => void; warn: (input: string) => void; };