mirror of
https://github.com/lancedb/lancedb.git
synced 2025-12-26 06:39:57 +00:00
13 lines
322 B
JSON
13 lines
322 B
JSON
{
|
|
"intentionallyNotExported": [
|
|
"lancedb/native.d.ts:Connection",
|
|
"lancedb/native.d.ts:Index",
|
|
"lancedb/native.d.ts:Query",
|
|
"lancedb/native.d.ts:VectorQuery",
|
|
"lancedb/native.d.ts:RecordBatchIterator",
|
|
"lancedb/native.d.ts:Table"
|
|
],
|
|
"useHTMLEncodedBrackets": true,
|
|
"disableSources": true
|
|
}
|