You’re viewing the v1.5.8 (legacy) docs. Go to the latest docs →
Gaunt Sloth Assistant
    Preparing search index...
    interface BinaryReadResult {
        data: string;
        mimeType: string;
        size: number;
    }
    Index

    Properties

    Properties

    data: string
    mimeType: string
    size: number