UNPKG
@wezom/type-guards
Version:
latest (0.1.0)
0.1.0
0.0.3
0.0.2
Simple TypeScript type guards
@wezom/type-guards
/
dist
/
es
/
index.js
2 lines
(1 loc)
•
39 B
JavaScript
View Raw
1
2
export
*
from
'./isNotEmptyString.js'
;