"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.PROP_DESIGN_TYPE_KEY = exports.MODEL_REGISTRY_KEY = void 0;
exports.MODEL_REGISTRY_KEY = 'MODEL_REGISTRY_KEY';
exports.PROP_DESIGN_TYPE_KEY = Symbol('prop:design:type');