"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.allCodeFeatures = void 0; exports.allCodeFeatures = { verification: true, completion: true, semantic: true, navigation: true, structure: true, format: true, }; //# sourceMappingURL=shared.js.map