UNPKG

@aws-amplify/graphql-schema-generator

Version:
10 lines 234 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.Engine = void 0; class Engine { constructor(type) { this.type = type; } } exports.Engine = Engine; //# sourceMappingURL=engine.js.map