ISPO SDK
    Preparing search index...

    Interface ExternalWriteTextResult

    Markdown
    interface ExternalWriteTextResult {
        created: boolean;
        sha256: string;
    }
    Index
    created: boolean
    sha256: string