UNPKG

@bonsai-components/detect-os

Version:

Make detecting user's OS less annoying

5 lines (4 loc) 141 B
export * from './detect-os-in-browser'; export * from './detect-os-in-node-process'; export * from './detect-os'; export * from './os.enum';