UNPKG
shiro.gg
Version:
latest (1.1.8)
1.1.8
1.1.7
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.0.1
An api wrapper for shiro.gg
moyshik7.github.io/shiro.gg/
moyshik7/shiro-gg
shiro.gg
/
comp
/
main.d.ts
6 lines
(5 loc)
•
173 B
TypeScript
View Raw
1
2
3
4
5
6
export
*
from
'./endpoints/sfw'
;
export
*
from
'./endpoints/sfw_camel'
;
export
*
from
'./endpoints/nsfw'
;
export
*
from
'./endpoints/nsfw_camel'
;
export
*
from
'./typings'
;