UNPKG

tdesign-react

Version:
2 lines (1 loc) 85 B
export default function callBoth<T extends (...args: any[]) => any>(...fns: T[]): T;