KC's Workspace
    Preparing search index...
    interface OutputFile {
        contents: Uint8Array;
        hash: string;
        path: string;
        text: string;
    }
    Index

    Properties

    Properties

    contents: Uint8Array
    hash: string
    path: string
    text: string

    "contents" as text (changes automatically with "contents")