UNPKG

@jdlinker/linker

Version:

jdLinker 系统模块

6 lines (5 loc) 139 B
export type Footer = { title: string; value: number | string; status?: 'default' | 'error' | 'success' | 'warning' | 'processing'; }