@evefrontier/dapp-kit - v0.1.9
    Preparing search index...

    Interface GateModule

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

    Properties

    destinationId: string | undefined
    destinationGate: RawSuiObjectData | null