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

Update index exports #48

Open
raveclassic opened this issue Mar 17, 2020 · 1 comment
Open

Update index exports #48

raveclassic opened this issue Mar 17, 2020 · 1 comment
Assignees
Labels
breaking change improvement New feature or request

Comments

@raveclassic
Copy link
Contributor

  • index.ts should reexport as namespaces: export * as remoteData from './remote-data instead of unnamed exports.
  • index.ts should reexport remote-data-t as well
    This will enable whole-module autoimports from IDE (i.e. import { remoteData } from '@devexperts/remote-data-ts')
@raveclassic raveclassic added improvement New feature or request breaking change labels Mar 17, 2020
@Sky161 Sky161 self-assigned this Sep 10, 2021
@Sky161
Copy link
Collaborator

Sky161 commented Sep 10, 2021

#69

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change improvement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants