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

    Interface ContentsJsonAndBcs

    interface ContentsJsonAndBcs {
        bcs: string;
        json: Record<string, unknown>;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    bcs: string
    json: Record<string, unknown>