-
Notifications
You must be signed in to change notification settings - Fork 14
Closed
Description
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
- Install
leanplum-sdk@1.11.0
- View installed module and see there are no types in dist folder
- Importing module into project lacks type defs.
Specifications
- Version: 1.11.0
- Platform: node.js
- Subsystem: os x
gregsantos
Metadata
Metadata
Assignees
Labels
No labels