UNPKG

@seriouslag/openapi-react-query-codegen

Version:
7 lines (6 loc) 289 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.requestsOutputPath = exports.queriesOutputPath = exports.defaultOutputPath = void 0; exports.defaultOutputPath = "openapi"; exports.queriesOutputPath = "queries"; exports.requestsOutputPath = "requests";