UNPKG
@lumino/coreutils
Version:
latest (2.2.0)
next (2.0.0-rc.1)
2.2.0
2.1.2
2.1.1
2.1.0
2.0.0
2.0.0-rc.1
2.0.0-rc.0
2.0.0-beta.0
2.0.0-alpha.7
2.0.0-alpha.6
2.0.0-alpha.5
2.0.0-alpha.4
2.0.0-alpha.3
2.0.0-alpha.2
2.0.0-alpha.1
2.0.0-alpha.0
1.12.1
1.12.0
1.11.1
1.11.0
1.10.0
1.9.0
1.8.2
1.8.1
1.8.0
1.7.0
1.6.0
1.5.3
1.5.2
1.5.1
1.5.0
1.5.0-alpha.0
1.4.3
1.4.2
1.4.1
1.4.0
1.3.1
Lumino Core Utilities
github.com/jupyterlab/lumino
jupyterlab/lumino
@lumino/coreutils
/
types
/
index.d.ts
8 lines
(7 loc)
•
152 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
/** *
@packageDocumentation
*
@module
coreutils
*/
export
*
from
'./index.common'
;
export
*
from
'./random.browser'
;
export
*
from
'./uuid.browser'
;