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

    Interface TypeReprWithLayout

    interface TypeReprWithLayout {
        repr: string;
        layout?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    repr: string
    layout?: string