@haxall/haxall
    Preparing search index...

    Interface OpenAsBlobOptions

    interface OpenAsBlobOptions {
        type?: string;
    }
    Index

    Properties

    Properties

    type?: string

    An optional mime type for the blob.

    'undefined'