MCPcopy Create free account
hub / github.com/fmhy/edit / databaseSize

Method databaseSize

api/worker-configuration.d.ts:3745–3745  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3743 ...bindings: any[]
3744 ): SqlStorageCursor<T>
3745 get databaseSize(): number
3746 Cursor: typeof SqlStorageCursor
3747 Statement: typeof SqlStorageStatement
3748}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected