UNPKG

pinia-facing-decorator

Version:
8 lines (7 loc) 265 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.PropertyPlugins = exports.PropertyActions = void 0; var PropertyPlugins = exports.PropertyPlugins = "__plugins__"; var PropertyActions = exports.PropertyActions = "__actions__";