blob: 284c719c0eae77ebd467cfb1f51a8d170bc665a3 [file]
{
"$schema": "https://typedoc.org/schema.json",
"entryPoints": ["lib/index.ts", "lib/types.ts", "lib/error.ts"],
"out": "typedoc",
"json": "typedoc/typedoc.json",
"name": "ADBC JavaScript Driver Manager",
"skipErrorChecking": true,
"excludeInternal": true,
"sort": ["source-order"]
}