WithStringId<T>: T & {
    id: string;
}

Type Parameters

  • T

Type declaration

  • id: string

Generated using TypeDoc