Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

Missing reference to ecmClient and bpmClient in the .d.ts in the AlfrescoApi #138

Closed
magemello opened this issue Dec 31, 2016 · 0 comments
Closed
Assignees
Milestone

Comments

@magemello
Copy link
Contributor

Type of issue: (check with "[x]")

- [ ] New feature request
- [x] Bug  
- [ ] Support request

Current behavior:

because this 2 reference are missing if you try to retrieve ecmClient or bpmClient an error is thrown from the compiler.

Actual workaround:

let instance: any = this.apiService.getInstance(); 
instance.bpmClient....

Expected behavior:

ecmClient and bpmClient should be in the index.d.ts file
Steps to reproduce the issue:

Node version (for build issues):

New feature request:

@magemello magemello changed the title Missing reference to ecmClient and bpmClient in the .d.ts for AlfrescoApi Missing reference to ecmClient and bpmClient in the .d.ts in the AlfrescoApi Dec 31, 2016
@eromano eromano self-assigned this Jan 11, 2017
@eromano eromano added this to the 1.0.1 milestone Jan 11, 2017
This was referenced Jan 26, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants