UNPKG

@reactseed/template-antd-vite

Version:

React seed ant design template for vite and creating react app

6 lines (5 loc) 87 B
export interface TConfig { title: string; logo: string; [key: string]: string; }