Type Alias NoInfer<type>

NoInfer: [type][type extends any ? 0 : never]

Type Parameters

  • type