Libraries
    Preparing search index...
    • Write a SchemaSnapshot to disk atomically (temp-file + rename) with deterministic key ordering so diffs in version control are minimal.

      Parameters

      • snapshotPath: string

        Absolute or cwd-relative path to write snapshot.json.

      • snapshot: SchemaSnapshot

        The snapshot to serialize.

      Returns void