Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update dive-into-event.md
  • Loading branch information
eliyabar authored Jun 13, 2022
commit e2a8fe3aa0b7ac40d611ac7d294fdfb09ede9669
2 changes: 1 addition & 1 deletion docs/recipes/dive-into-event.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,4 +67,4 @@ source -> IncrementalSource.Font
data -> fontData
```

enum IncrementalSource's definition can be found in this [list](https://github.com/rrweb-io/rrweb/blob/master/src/types.ts#L64).
enum IncrementalSource's definition can be found in this [list](https://github.com/rrweb-io/rrweb/blob/master/packages/rrweb/typings/types.d.ts#L62).