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

let & const #5

Closed
sholtomaud opened this issue Aug 7, 2016 · 1 comment
Closed

let & const #5

sholtomaud opened this issue Aug 7, 2016 · 1 comment

Comments

@sholtomaud
Copy link

sholtomaud commented Aug 7, 2016

Hey,

I've been using const to initiate my modules, but it doesn't seem that rooty works with const identifiers. Is that right?

@KoryNunn
Copy link
Owner

KoryNunn commented Aug 7, 2016

Rooty does not in any way interact with how a required module is used, including assigning it to an identifier using var, let, or const.

@KoryNunn KoryNunn closed this as completed Aug 7, 2016
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