FieldedText TypeScript Library - v0.1.2
    Preparing search index...
    FtMetaSerializationFormat: { JSON: "JSON"; XML: "XML" } = ...

    Meta serialization format.

    Type Declaration

    • ReadonlyJSON: "JSON"

      JSON format (Alternative for experimental use).

    • ReadonlyXML: "XML"

      XML format (compatible with Standard 0.9).