UNPKG

@rrweb/packer

Version:

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

6 lines (3 loc) 92 B
import { PackFn } from '@rrweb/types'; export declare const pack: PackFn; export { }