UNPKG

@ozen-ui/kit

Version:

React component library

14 lines (13 loc) 281 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.USE_RESIZE_OBSERVER_DEFAULT_STATE = void 0; exports.USE_RESIZE_OBSERVER_DEFAULT_STATE = { x: 0, y: 0, width: 0, height: 0, top: 0, left: 0, bottom: 0, right: 0, };