Files
AFFiNE/blocksuite/blocks/typedoc.json
2024-12-20 15:38:06 +08:00

5 lines
80 B
JSON

{
"extends": ["../../typedoc.base.json"],
"entryPoints": ["src/index.ts"]
}