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