Skip to main content
Version: v1

MatrixSegment TypeAlias

This API is deprecated and will be removed in a future release.

MatrixSegment is part of an abandoned prototype. Use SharedMatrix instead.

Signature

export declare type MatrixSegment = RunSegment | PaddingSegment;