UNPKG

@reactseed/template-antd

Version:

React seed ant design template for creating react app

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