@amplitude/rrweb-all
v2.1.1
Published
Convenience package that includes a bundle of rrweb packages.
Downloads
538
Readme
@rrweb/all
Convenience package that includes a bundle of rrweb packages.
Includes the following packages:
Installation
npm install @rrweb/allUsage
import { record, replay, pack, unpack } from '@rrweb/all';
// use record, replay, pack, unpack as you would with the individual packages.See the guide for more info on rrweb.
