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

Corrected Usage Example #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Corrected Usage Example #4

wants to merge 1 commit into from

Conversation

fabb
Copy link

@fabb fabb commented Dec 15, 2018

Since NV1Engine.create only takes 2 arguments and returns {dawEngine, patchLibrary}, the example in the "Use" section did not work. Corrected the example using destructuring syntax.

Destructuring syntax is ES6, is it ok to use this in the example?

Unverified

This user has not yet uploaded their public signing key.
Since `NV1Engine.create` only takes 2 arguments and returns `{dawEngine, patchLibrary}`, the example in the "Use" section did not work. Corrected the example using destructuring syntax.

Destructuring syntax is ES6, is it ok to use this in the example?
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

Successfully merging this pull request may close these issues.

None yet

1 participant