UNPKG

saturn-ui

Version:

🪐 一款轻量级、模块化的Web可视化UI组件库(含大屏、GIS、图表、视频、后台等模块) 👍

6 lines (5 loc) 101 B
export interface WeatherProps { city?: string; showCity: boolean; apiKey: string; }