UNPKG

179 BTypeScriptView Raw
1/// <reference types="handlebars" />
2import { Type } from 'graphql-codegen-core';
3export declare function importMappers(types: Type[], options: Handlebars.HelperOptions): string;