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

    Interface GetSingletonObjectByTypeResponse

    interface GetSingletonObjectByTypeResponse {
        objects: { nodes: OwnedObjectAddressNode[] };
    }
    Index

    Properties

    Properties

    objects: { nodes: OwnedObjectAddressNode[] }