hrms-manual/dist/assets/selection-8094913b.js
2023-09-06 14:51:44 +07:00

1 line
324 B
JavaScript

import{bl as o}from"./index-3a2b6cd5.js";function i(){if(window.getSelection!==void 0){const e=window.getSelection();e.empty!==void 0?e.empty():e.removeAllRanges!==void 0&&(e.removeAllRanges(),o.is.mobile!==!0&&e.addRange(document.createRange()))}else document.selection!==void 0&&document.selection.empty()}export{i as c};