UNPKG

@namcaodev/postman-codegen

Version:

Auto generate all file typescript, query options, mutation options of tanstack query from postman json

5 lines (4 loc) 257 B
export declare const BASE_POSTMAN_DOCUMENT_API_URL = "https://api.postman.com/collections"; export declare const QUICK_TYPE_SPECIAL_CHARACTERS: string[]; export declare const LIMIT_PROCESS_GEN_ZOD_FILE = 5; export declare const IGNORE_CHECK_STRING: string;