UNPKG

@rzl-zone/utils-js

Version:

A modern, lightweight set of JavaScript utility functions with TypeScript support for everyday development, crafted to enhance code readability and maintainability.

33 lines (30 loc) 1.06 kB
/*! * ==================================================== * Rzl Utils-JS. * ---------------------------------------------------- * Version: 3.11.0. * Author: Rizalvin Dwiky. * Repository: https://github.com/rzl-zone/utils-js. * ==================================================== */ 'use strict'; var chunkTER22LO4_cjs = require('../chunk-TER22LO4.cjs'); require('../chunk-VJDDGRIK.cjs'); require('../chunk-WXFTVXBF.cjs'); require('../chunk-SYHPSOUU.cjs'); Object.defineProperty(exports, "disableUserInteraction", { enumerable: true, get: function () { return chunkTER22LO4_cjs.disableUserInteraction; } }); Object.defineProperty(exports, "enableUserInteraction", { enumerable: true, get: function () { return chunkTER22LO4_cjs.enableUserInteraction; } }); Object.defineProperty(exports, "removeElementFocus", { enumerable: true, get: function () { return chunkTER22LO4_cjs.removeElementFocus; } }); Object.defineProperty(exports, "scrollToTop", { enumerable: true, get: function () { return chunkTER22LO4_cjs.scrollToTop; } });