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

Curious why import from filesystem explicitly rather than by implicit import alone #15

Open
nfloersch opened this issue Nov 22, 2022 · 0 comments

Comments

@nfloersch
Copy link

import { getInstanceMethods } from '../types/i-instance-methods';

@iamyume Just curious if this import by referencing a file is better than by having the library in the module path and importing without a path reference?

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