interface IInput {
    coopname: string;
    hash: string;
}

Properties

Properties

coopname: string
hash: string