Skip to content

Cannot import Instance type #639

@jgehrcke

Description

@jgehrcke

Environment details

  • @google-cloud/bigtable version: 2.3.2

Steps to reproduce

import { Bigtable, Instance } from "@google-cloud/bigtable";

gives an error, because Instance is not exported by the module.

I'd love to import Instance so that I can use it in type signatures (we're using Typescript).

Metadata

Metadata

Labels

api: bigtableIssues related to the googleapis/nodejs-bigtable API.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions