Files
electron-universal/typedoc.json
2024-06-21 14:21:47 -07:00

7 lines
143 B
JSON

{
"$schema": "https://typedoc.org/schema.json",
"entryPoints": ["./src/index.ts"],
"excludeInternal": true,
"sort": ["source-order"]
}