solana/web3.js/typedoc.json

7 lines
167 B
JSON

{
"entryPoints": ["src/index.ts"],
"excludeInternal": true,
"excludePrivate": true,
"intentionallyNotExported": ["src/fetch-impl.ts:default"],
"out": "doc"
}