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

    Interface ConfigExtractDynamicFieldNode

    interface ConfigExtractDynamicFieldNode {
        key: { json: string };
        value: { json: string };
    }
    Index

    Properties

    Properties

    key: { json: string }
    value: { json: string }