Nado Typescript SDK Documentation
    Preparing search index...

    Interface TypedDataField

    interface TypedDataField {
        name: string;
        type: string;
    }
    Index

    Properties

    Properties

    name: string
    type: string