interface IInit {
    coopname: string;
    initiator: string;
}

Properties

Properties

coopname: string
initiator: string