UNPKG

@modern-kit/utils

Version:
9 lines (8 loc) 370 B
export { getOS } from './getOS/index.mjs'; export { getSafeWindow } from './getSafeWindow/index.mjs'; export { isAOS } from './isAOS/index.mjs'; export { isClient } from './isClient/index.mjs'; export { isIOS } from './isIOS/index.mjs'; export { isMobile } from './isMobile/index.mjs'; export { isServer } from './isServer/index.mjs'; //# sourceMappingURL=index.mjs.map