UNPKG

@graphql-mesh/serve-cli

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