blob: 4d5292b10d2204aba24e3fd9ad9ab12adfd43e75 (
plain) (
blame)
1
2
3
4
5
|
throw new Error(
`This package consists of submodules, there is no single export. Import specific submodules instead.
See README: https://github.com/ExodusOSS/bytes/blob/main/README.md
`
)
|