Type Alias ParachainsDisputeLocation

ParachainsDisputeLocation: Enum<{
    Local: undefined;
    Remote: undefined;
}>