UNPKG
@gracious.tech/fetch-client
Version:
latest (1.0.0)
1.0.0
0.9.0
0.8.9
0.8.8
0.8.7
0.8.6
0.8.5
0.8.4
0.8.3
0.8.2
0.8.1
0.8.0
0.7.0
0.6.0
0.5.4
0.5.3
0.5.2
0.5.1
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0
0.0.0
Interact with a fetch(bible) collection in an API-like way
fetch.bible
gracious-tech/fetch
@gracious.tech/fetch-client
/
dist
/
esm
/
index.js
7 lines
(6 loc)
•
152 B
JavaScript
View Raw
1
2
3
4
5
6
7
export
*
from
"@gracious.tech/bible-references"
;
import
{
BibleClient
}
from
"./client.js"
;
export
{
BibleClient
};
//# sourceMappingURL=index.js.map