UNPKG

237 BJavaScriptView Raw
1/**
2 * Isomorphic library exports from isomorphic.js.
3 *
4 * @todo remove this module
5 * @deprecated
6 *
7 * @module isomorphic
8 */
9
10// @todo remove this module
11
12// @ts-ignore
13export { performance, cryptoRandomBuffer } from 'isomorphic.js'