Skip to content

Missing types from 'Long' in generated .d.ts fileΒ #1796

@ffflorian

Description

@ffflorian

protobuf.js version: 7.1.0

Expected behaviour:

  • protobuf file converted with pbts adds an import from Long in the generated .d.ts file, e.g.
import Long = require('long');

Actual behaviour:

  • no import was found

Used command:

pbts --out proto/export.d.ts --no-comments proto/export.js

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions