Rebuild endian-reader as class

This commit is contained in:
Sam Carlton 2022-07-21 22:42:26 -05:00
parent 53e8a95933
commit 07ee8760b5
2 changed files with 222 additions and 1 deletions

View file

@ -1,4 +1,4 @@
import Reader from 'endian-reader'
import { Reader } from './endian-reader'
import { constants } from './constants'