UNPKG
@tsmean/utils
Version:
latest (1.1.3)
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0
A library of pure utility functions
github.com/bersling/utils
bersling/utils
@tsmean/utils
/
dist
/
index.d.ts
3 lines
(2 loc)
•
70 B
TypeScript
View Raw
1
2
3
export
{
CoreUtils
}
from
'./core'
;
export
{
WebUtils
}
from
'./web'
;