UNPKG

howdygo-rrweb-packer

Version:

`@rrweb/packer` is a tool to compress rrweb events into a smaller size.

6 lines (3 loc) 99 B
import { PackFn } from 'howdygo-rrweb-types'; export declare const pack: PackFn; export { }