UNPKG

@aws-amplify/graphql-types-generator

Version:

Generate API code or type annotations based on a GraphQL schema and statements

3 lines (2 loc) 130 B
import type { Target } from '../types'; export declare function getOutputFileName(inputFileName: string, target: Target): string;