UNPKG

@graphql-mesh/incontext-sdk-codegen

Version:
8 lines (7 loc) 326 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.plugin = void 0; const tslib_1 = require("tslib"); const codegenPlugin_js_1 = require("./codegenPlugin.js"); tslib_1.__exportStar(require("./generateIncontextSDKTypes.js"), exports); exports.plugin = codegenPlugin_js_1.codegenPlugin.plugin;