Type Alias SegmentDivider

SegmentDivider: ((options: {
    buffer: Buffer;
}) => Buffer[])