UNPKG

152 BTypeScriptView Raw
1/**
2 * @packageDocumentation
3 * @module coreutils
4 */
5export * from './index.common';
6export * from './random.browser';
7export * from './uuid.browser';