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
/
type
/
ImageType.d.ts
2 lines
(1 loc)
•
43 B
TypeScript
View Raw
1
2
export
declare
type
ImageType =
"p"
|
"j"
;