Type Alias TMappedFunction<K, I>

TMappedFunction<K, I>: ((T: I) => TSchema)

Type Parameters