mirror of
https://github.com/koush/scrypted.git
synced 2026-02-08 08:19:56 +00:00
9 lines
155 B
JSON
9 lines
155 B
JSON
{
|
|
"entryPoints": [
|
|
"./src/types.input.ts"
|
|
],
|
|
"json": "./gen/schema.json",
|
|
"name": "Scrypted Schema",
|
|
"tsconfig": "./tsconfig.typedoc.json"
|
|
}
|