Interface ProjectLockId

Export

ProjectLockId

interface ProjectLockId {
    id?: string;
}

Properties

Properties

id?: string

Memberof

ProjectLockId