@nextcloud/vue
Version:
Nextcloud vue components
8 lines (7 loc) • 301 B
JavaScript
const NC_ACTIONS_IS_SEMANTIC_MENU = /* @__PURE__ */ Symbol.for("NcActions:isSemanticMenu");
const NC_ACTIONS_CLOSE_MENU = /* @__PURE__ */ Symbol.for("NcActions:closeMenu");
export {
NC_ACTIONS_CLOSE_MENU as N,
NC_ACTIONS_IS_SEMANTIC_MENU as a
};
//# sourceMappingURL=useNcActions-BzPO2c4h.mjs.map