UNPKG

@nextcloud/vue

Version:
7 lines (6 loc) 194 B
"use strict"; const getTrapStack = function() { Object.assign(window, { _nc_focus_trap: window._nc_focus_trap || [] }); return window._nc_focus_trap; }; exports.getTrapStack = getTrapStack;