UNPKG

github-automated-repos

Version:

The library, ReactJS, that gives you the power to control / automate your GitHub data, your projects on the portfolio / website, in your own GitHub in one place!

6 lines (5 loc) 320 B
export { StackIcons } from './components/StackIcons'; export { StackLabels } from './components/StackLabels/StackLabels'; export { useGitHubAutomatedRepos } from './hook/useGithubAutomatedRepos'; export { ReactQueryProvider } from './hook/api/QueryClientProvider'; export { stackIconsURL } from './icons/stackIconsURL';