WithoutId<T>: T extends WithId<infer U> ? U : never

Type Parameters

  • T extends string

Generated using TypeDoc