NoInfer<T>: [T][T extends any
    ? 0
    : never]

Type Parameters

  • T

Generated using TypeDoc