UNPKG
@phosphor/coreutils
Version:
latest (1.3.1)
1.3.1
1.3.0
1.2.0
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
PhosphorJS - Core Utilities
github.com/phosphorjs/phosphor
phosphorjs/phosphor
@phosphor/coreutils
/
lib
/
index.d.ts
7 lines
(6 loc)
•
150 B
TypeScript
View Raw
1
2
3
4
5
6
7
export
*
from
'./json'
;
export
*
from
'./mime'
;
export
*
from
'./promise'
;
export
*
from
'./random'
;
export
*
from
'./token'
;
export
*
from
'./uuid'
;