WebUI X Documentation
    Preparing search index...
    • Writes JSON data to a file using the output stream

      Parameters

      • path: string

        The file path to write to

      • data: any

        The JSON data to write`

      Returns Promise<void>