interface UniqueData {
    uuid: string;
}

Hierarchy (view full)

Properties

Properties

uuid: string