UNPKG

@nextcloud/vue

Version:
8 lines (7 loc) 175 B
const getTrapStack = function() { Object.assign(window, { _nc_focus_trap: window._nc_focus_trap || [] }); return window._nc_focus_trap; }; export { getTrapStack as g };