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

    Type Alias MoveObjectRefWithJson<T>

    MoveObjectRefWithJson: AsMoveObjectRef<{ contents: { json: T } }>

    Move object ref whose contents have json of type T.

    Type Parameters

    • T