UNPKG

@gqty/cli

Version:

## Visit [https://gqty.dev/docs/cli/codegen](https://gqty.dev/docs/cli/codegen)

2 lines (1 loc) 102 B
export declare const convertHeadersInput: (headers?: string[]) => Record<string, string> | undefined;