mirror of
https://github.com/fluencelabs/fluence-js.git
synced 2024-12-04 18:00:18 +00:00
16fdbce17d
DXJ-85
8 lines
161 B
JSON
8 lines
161 B
JSON
{
|
|
"readme": "./typedoc.md",
|
|
"theme": "default",
|
|
"out": "docs",
|
|
"excludePrivate": true,
|
|
"entryPoints": ["packages/fluence-js/src/index.ts"]
|
|
}
|