UNPKG

howdygo-rrweb-packer

Version:

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

6 lines (3 loc) 105 B
import { UnpackFn } from 'howdygo-rrweb-types'; export declare const unpack: UnpackFn; export { }