UNPKG
@ppodds/nhentai-api
Version:
latest (0.0.1)
0.0.1
nhentai api types
github.com/ppodds/nhentai-api
ppodds/nhentai-api
@ppodds/nhentai-api
/
lib
/
index.d.ts
5 lines
(4 loc)
•
100 B
TypeScript
View Raw
1
2
3
4
5
export
*
from
"./structure"
;
export
*
from
"./type"
;
export
*
from
"./api"
;
export
*
from
"./util"
;