Skip to content
Sheetwrite

Sheetwrite / Documentation

SnapshotStorageMode@sheetwrite/core

Allocation mode used when enforcing snapshot construction capacity.

Allocation mode used when enforcing snapshot construction capacity.

Declaration

export type SnapshotStorageMode = "dense" | "paged";