ValueMapCore<O>: { [ Key in keyof O]: Value<O[Key]> }

Type Parameters

  • O extends Record<string, unknown>

Generated using TypeDoc