Skip to content

Type Alias: SliceStrategy

SliceStrategy = "persistent" | "temporary"

Defined in: types.ts:257

Type alias representing slice strategies.

Released under the MIT License.