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) 122 B
interface IStackIcons { readonly [key: string]: string; } export declare const stackIconsURL: IStackIcons; export {};