UNPKG
@atharahmed/cryptomus
Version:
latest (0.3.0)
0.3.0
Node wrapper for cryptomus api
github.com/qweme32/cryptomus
qweme32/cryptomus
@atharahmed/cryptomus
/
typedoc.json
8 lines
•
230 B
JSON
View Raw
1
2
3
4
5
6
7
8
{
"
$schema
"
:
"https://typedoc.org/schema.json"
,
"plugin"
: [
"@mxssfd/typedoc-theme"
],
"disableSources"
:
true
,
"theme"
:
"my-theme"
,
"entryPoints"
: [
"src/*.ts"
],
"exclude"
: [
"node_modules"
,
"src/*.test.ts"
], }