"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.PropertyPlugins = exports.PropertyActions = void 0;
var PropertyPlugins = exports.PropertyPlugins = "__plugins__";
var PropertyActions = exports.PropertyActions = "__actions__";