initial
This commit is contained in:
11
typedoc.json
Normal file
11
typedoc.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"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", "*"]
|
||||
}
|
||||
Reference in New Issue
Block a user