Member Junction
    Preparing search index...
    • Returns true when bytes for this MIME should be stored as raw UTF-8 text (so artifact tool libraries can JSON.parse / split-by-line directly). Returns false for binary types whose tools work with the data-URL wrapper or a FileID reference.

      Parameters

      • mime: string

      Returns boolean