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

minor: object spread operator using #30

Open
betula opened this issue Dec 12, 2022 · 1 comment
Open

minor: object spread operator using #30

betula opened this issue Dec 12, 2022 · 1 comment

Comments

@betula
Copy link
Member

betula commented Dec 12, 2022

const
  { sel, expr, box, untrack: _re_untrack, batch: _re_batch } = require('reactive-box'),

I should check it and understand browser support requirements.

@betula
Copy link
Member Author

betula commented Jan 23, 2023

Or may be opposite of this task should be implemented!

  • "require" to "import"
  • "arguments" to "...args"
  • "exports" to "export"
  • "commonjs" to "module"

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

1 participant