type ParamTypeWalkAsyncFunc: (type, value) => any | Promise<any>;
type
string
value
any
Promise
Was this page helpful?