UNPKG

@vulcan-sql/build

Version:

VulcanSQL package for building projects

8 lines 345 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.SchemaReaderType = void 0; var SchemaReaderType; (function (SchemaReaderType) { SchemaReaderType["LocalFile"] = "LocalFile"; })(SchemaReaderType = exports.SchemaReaderType || (exports.SchemaReaderType = {})); //# sourceMappingURL=schemaParserOptions.js.map