UNPKG

@amplitude/rrweb-packer

Version:

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

6 lines (3 loc) 108 B
import { UnpackFn } from '@amplitude/rrweb-types'; export declare const unpack: UnpackFn; export { }