@evefrontier/dapp-kit - v0.1.10-alpha.3
    Preparing search index...

    Interface GateModule

    interface GateModule {
        destinationId: string | undefined;
        destinationGate: RawSuiObjectData | null;
    }
    Index
    destinationId: string | undefined
    destinationGate: RawSuiObjectData | null