UNPKG

@eddeee888/gcg-typescript-resolver-files

Version:

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

5 lines (4 loc) 97 B
/** * It is process.cwd() but normalised for all OS */ export declare const cwd: () => string;