Merge branch 'dev' of https://github.com/openreplay/openreplay into e2e_tests_frontend
This commit is contained in:
commit
6978d83a80
1 changed files with 0 additions and 2 deletions
|
|
@ -1,5 +1,3 @@
|
|||
import { TextDecoder } from 'util';
|
||||
|
||||
export default class PrimitiveReader {
|
||||
/** pointer for curent position in the buffer */
|
||||
protected p: number = 0;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue