Skip to content
This repository was archived by the owner on Jul 13, 2023. It is now read-only.
This repository was archived by the owner on Jul 13, 2023. It is now read-only.

Missing typescript declaration file #495

@garyo

Description

@garyo

Environment details

  • OS: Linux
  • npm version: latest
  • @google-cloud/compute version: 2.1.0

Steps to reproduce

  1. Install it with npm/yarn
  2. Try to use it from typescript with import Compute from '@google-cloud/compute
  3. See errors re: missing typescript declaration

It seems this lib is missing a .d.ts typescript decl file, and I was unable to find typings on definitely-typed either. If this is intended to be the idiomatic way to interact with the compute API, I think typings would be very helpful.

Metadata

Metadata

Assignees

No one assigned

    Labels

    api: computeIssues related to the googleapis/nodejs-compute API.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.type: processA process-related concern. May include testing, release, or the like.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions