Type Alias WithUUID<T>

WithUUID: T & { UUID: string }

Type Parameters

  • T