MCPcopy Create free account
hub / github.com/TanStack/db / initialize

Method initialize

packages/db/src/indexes/basic-index.ts:74–74  ·  view source on GitHub ↗
(_options?: BasicIndexOptions)

Source from the content-addressed store, hash-verified

72 }
73
74 protected initialize(_options?: BasicIndexOptions): void {}
75
76 /**
77 * Adds a value to the index

Callers 1

constructorFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected