📄 ExtensionRangeOptions.js
/home/palash/git/site/node_modules/@grpc/grpc-js/build/src/generated/google/protobuf/ExtensionRangeOptions.js
Language: js • Lines: 10
"use strict";
// Original file: null
Object.defineProperty(exports, "__esModule", { value: true });
exports._google_protobuf_ExtensionRangeOptions_VerificationState = void 0;
// Original file: null
exports._google_protobuf_ExtensionRangeOptions_VerificationState = {
    DECLARATION: 'DECLARATION',
    UNVERIFIED: 'UNVERIFIED',
};
//# sourceMappingURL=ExtensionRangeOptions.js.map