UNPKG

xhy-xe-utils

Version:
8 lines (7 loc) 169 B
export interface DefaultOptions { treeOptions?: any; formatDate?: string; formatString?: string; dateDiffRules?: any[][]; } export default DefaultOptions