Profile<M>: M extends true
    ? MyProfile
    : UserProfile

Type Parameters

  • M extends boolean = boolean

Generated using TypeDoc