UNPKG

graphql-codegen-typescript-resolvers

Version:

graphql-codegen-cli template for TypeScript typings for both client side and server side

4 lines (3 loc) 198 B
/// <reference types="handlebars" /> export declare function importContext(options: Handlebars.HelperOptions): string; export declare function getContext(options: Handlebars.HelperOptions): string;