solana/web3.js/typedoc.json

7 lines
167 B
JSON
Raw Normal View History

{
"entryPoints": ["src/index.ts"],
"excludeInternal": true,
"excludePrivate": true,
2022-05-26 14:36:57 -07:00
"intentionallyNotExported": ["src/fetch-impl.ts:default"],
"out": "doc"
}