UNPKG

ignite-boilerplate-andross-typescript

Version:
7 lines (6 loc) 115 B
export interface GithubReducerTypes { avatar: string, fetching: boolean, error: string, username: string }