index
:
aniwatch-api
main
Node.js API for obtaining anime information from hianime.to (formerly aniwatch.to)
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
api
/
index.ts
blob: be3392bb4e0938977bbb32fcf76d4ea0013b9c40 (
plain
)
1
2
3
import
app
from
"../src/server.js"
;
export
default
app
;