Type alias FunctionsProp0<T>

FunctionsProp0<T>: Parameters<T>[0]

工具 取函数第0个参数

Type Parameters

  • T extends ((...props: any[]) => any)

Generated using TypeDoc