UNPKG
dtyp
Version:
latest (0.1.2)
0.1.2
0.1.1
0.1.0
DTYP / Windows Data Type library in TypeScript
github.com/ardean/dtyp
ardean/dtyp
dtyp
/
dist
/
index.d.ts
4 lines
(3 loc)
•
77 B
TypeScript
View Raw
1
2
3
4
export
*
from
"./dtyp"
;
import
*
as
dtyp
from
"./dtyp"
;
export
default
dtyp;