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;
MatrixSegment is part of an abandoned prototype. Use SharedMatrix instead.
export declare type MatrixSegment = RunSegment | PaddingSegment;