UNPKG

@zohodesk/dot

Version:

In this Library, we Provide Some Basic Components to Build Your Application

17 lines (16 loc) 275 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports["default"] = void 0; var _default = { isActive: false, childRef: null, boundaryLimit: { top: 0, left: 50, right: 50, bottom: 50 } }; exports["default"] = _default;