IBigtableInstance.table(id: string): IBigtableTable
Returns a handle for one table. No RPC is issued.
The table handle
IBigtableInstance.table(id: string): IBigtableTable
Returns a handle for one table. No RPC is issued.
The table handle
import { type IBigtableInstance } from "database-plugin/src/index.ts";