interface AllowedDep {
    account: string;
    module_name: string;
}

Properties

Properties

account: string
module_name: string