Skip to content

Types are missing in the node module #182

@derrickpelletier

Description

@derrickpelletier

Expected Behavior

Expecting dist/leanplum.d.ts to exist, as it is referenced in package.json as location for type defs, and it is also in the git repo dist folder.

Actual Behavior

dist/leanplum.d.ts doesn't exist in the installed npm module.

Steps to Reproduce the Problem

  1. Install leanplum-sdk@1.11.0
  2. View installed module and see there are no types in dist folder
  3. Importing module into project lacks type defs.

Specifications

  • Version: 1.11.0
  • Platform: node.js
  • Subsystem: os x

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