UNPKG

@yelon/util

Version:
8 lines (7 loc) 157 B
export interface YunzaiExceptionType { typeDict?: Record<number | string, { img: string; title: string; desc?: string; }>; }