UNPKG

cra-template-doly

Version:

[![npm][npm]][npm-url] ![GitHub](https://img.shields.io/github/license/doly-dev/cra-template-doly.svg)

7 lines (6 loc) 109 B
export type TRepoItem = { name: string; full_name: string; html_url: string; description: string; };