IQRF Gateway Webapp JavaScript client - v0.3.0-beta.13
    Preparing search index...

    Interface UploaderFileData

    IQRF Uploader file data

    interface UploaderFileData {
        name: string;
        type: FileType;
    }
    Index

    Properties

    Properties

    name: string
    type: FileType