UNPKG

@wix/design-system

Version:

@wix/design-system

11 lines (10 loc) 255 B
"use strict"; exports.__esModule = true; exports.APPEND_TO = void 0; var APPEND_TO = exports.APPEND_TO = { window: 'window', viewport: 'viewport', scrollParent: 'scrollParent', parent: 'parent' }; //# sourceMappingURL=PopoverNext.constants.js.map