screeps-api
    Preparing search index...

    Interface IntershardDestination

    Destination of an intershard StructurePortal

    interface IntershardDestination {
        room: string;
        shard: string;
    }
    Index

    Properties

    Properties

    room: string
    shard: string