Files
scrypted/sdk/types/typedoc.json
2022-09-24 11:31:02 -07:00

9 lines
155 B
JSON

{
"entryPoints": [
"./src/types.input.ts"
],
"json": "./gen/schema.json",
"name": "Scrypted Schema",
"tsconfig": "./tsconfig.typedoc.json"
}