Files
scrypted/sdk/typedoc.json
2021-11-13 00:47:56 -08:00

9 lines
137 B
JSON

{
"entryPoints": [
"./gen"
],
"json": "schema.json",
"name": "Scrypted Documentation",
"tsconfig": "./gen/tsconfig.json"
}