Skip to content

Typings not present in npm package #152

@donaldoakes

Description

@donaldoakes

What happened:
File index.d.ts referenced in package.json is missing after install. Causes errors in VS Code due to missing type declarations.

What you expected to happen:
Expected index.d.ts to be present in root of installed npm package.

How to reproduce it:
npm i --save @severlessworkflow/sdk-typescript

Anything else we need to know?:

Environment:

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