UNPKG

@amplitude/rrweb-packer

Version:

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

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