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