UNPKG

@ryusei/code

Version:

<div align="center"> <a href="https://code.ryuseijs.com"> <img alt="RyuseiCode" src="https://code.ryuseijs.com/images/svg/logo.svg" width="70"> </a>

7 lines 451 B
export { compare } from './compare/compare'; export { createRange } from './createRange/createRange'; export { findActiveNode } from './findActiveNode/findActiveNode'; export { findSelectionBoundary } from './findSelectionBoundary/findSelectionBoundary'; export { getSelection } from './getSelection/getSelection'; export { setSelection } from './setSelection/setSelection'; //# sourceMappingURL=../../../../src/js/utils/selection/index.d.ts.map