Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compilation Error with Typescript #26

Open
Ashutosh-Trivedi opened this issue Jul 12, 2018 · 2 comments
Open

Compilation Error with Typescript #26

Ashutosh-Trivedi opened this issue Jul 12, 2018 · 2 comments

Comments

@Ashutosh-Trivedi
Copy link

MarkLogic Typescript definition gives compilation error All declarations of 'value' must have identical modifiers

value?: T in marklogic-typescript-definitions/ts/types.d.ts
value: T; in typescript/lib/lib.es6.d.ts

@grtjn
Copy link
Owner

grtjn commented Jul 16, 2018

Hmm, IteratorResult? I think Iterators were replaced by Sequences. What happens if you comment out Iterator stuff?

Do you have some easy steps to reproduce this on my side by any chance?

@Ashutosh-Trivedi
Copy link
Author

it is working fine when i commented that code from type.d.ts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants