UNPKG

@graphql-mesh/serve-cli

Version:
11 lines (10 loc) 246 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.defineConfig = void 0; /** * Type helper for defining the config. */ function defineConfig(config) { return config; } exports.defineConfig = defineConfig;