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
/
@types
/
index.d.ts
2 lines
(1 loc)
•
39 B
TypeScript
View Raw
1
2
export
*
from
'./isNotEmptyString.js'
;