云
6 天以前 35722562e9e13f0504acc15b740d042ecb810199
1
2
3
4
export interface DocAlertProps {
  title: string;
  url: string;
}