/**
 * Minified by jsDelivr using Terser v5.39.0.
 * Original file: /npm/amplify-codegen-appsync-model-plugin@1.24.4/lib/index.js
 *
 * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
 */
"use strict";var __createBinding=this&&this.__createBinding||(Object.create?function(e,t,r,a){void 0===a&&(a=r),Object.defineProperty(e,a,{enumerable:!0,get:function(){return t[r]}})}:function(e,t,r,a){void 0===a&&(a=r),e[a]=t[r]}),__exportStar=this&&this.__exportStar||function(e,t){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(t,r)||__createBinding(t,e,r)};Object.defineProperty(exports,"__esModule",{value:!0}),exports.addToSchema=void 0,__exportStar(require("./plugin"),exports),__exportStar(require("./preset"),exports);const addToSchema=e=>{const t=[];return e.scalars&&("string"==typeof e.scalars?t.push(e.scalars):t.push(...Object.keys(e.scalars).map((e=>`scalar ${e}`)))),e.directives&&"string"==typeof e.directives&&t.push(e.directives),t.join("\n")};exports.addToSchema=addToSchema;
//# sourceMappingURL=/sm/a850eda681f42e0896ebc14408d738fa118212836aa47a5e130c1a93d8a9813c.map