Jay
7 天以前 d5bb0c281a18121516f526cea93e3516b7dfb7eb
1
2
3
4
export interface TipSchema {
  label: string
  keys?: string[]
}