UNPKG

t-comm

Version:

专业、稳定、纯粹的工具库

7 lines (6 loc) 137 B
export interface FilterParams { url: string; limit: number; keepKey: string[]; forceHistoryMode?: boolean | undefined; }