UNPKG

@fivetrandevelopers/zetasql

Version:
14 lines 452 B
"use strict"; // Original file: src/zetasql/protos/zetasql/public/options.proto Object.defineProperty(exports, "__esModule", { value: true }); exports.LanguageVersion = void 0; exports.LanguageVersion = { VERSION_CURRENT: 1, VERSION_1_0: 10000, VERSION_1_1: 11000, VERSION_1_2: 12000, VERSION_1_3: 13000, VERSION_1_4: 14000, __LanguageVersion__switch_must_have_a_default__: -1, }; //# sourceMappingURL=LanguageVersion.js.map