UNPKG
mlh-tsd
Version:
latest (0.14.1)
0.14.1
0.14.0
Check TypeScript type definitions
github.com/MLH-Fellowship/tsd
MLH-Fellowship/tsd
mlh-tsd
/
dist
/
index.d.ts
4 lines
(3 loc)
•
86 B
TypeScript
View Raw
1
2
3
4
import
tsd
from
'./lib'
;
export
*
from
'./lib/assertions/assert'
;
export
default
tsd;