Files
slot-game-kit/typedoc.json
Andrey Sharshov c02d04073f initial
2025-11-16 18:48:06 +01:00

12 lines
263 B
JSON

{
"entryPoints": [
"./src/types/api/common.ts",
"./src/types/api/InitResp.ts",
"./src/types/api/SpinResp.ts"
],
"entryPointStrategy": "expand",
"out": "docs",
"categorizeByGroup": false,
"groupOrder": ["Interfaces", "Type Aliases", "*"]
}