interface DisplayCreated<T0> {
    id: string;
}

Type Parameters

  • T0

Properties

Properties

id: string