UNPKG
@nexoracle/api
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
Official SDK Npm Library for NexOracle Rest APIs.
github.com/nexoracle/api
nexoracle/api
@nexoracle/api
/
lib
/
index.ts
5 lines
(4 loc)
•
138 B
text/typescript
View Raw
1
2
3
4
5
export
*
from
"./functions"
;
export
*
from
"./api/islamic"
;
export
*
from
"./api/downloader"
;
export
*
from
"./api/image-processing"
;