fix: fix typo
This commit is contained in:
parent
fb58f35a6a
commit
11fdb0f2fc
@ -66,7 +66,7 @@ export {
|
||||
isEbmlUtf8DataTagId,
|
||||
isUnknownTagId,
|
||||
} from './models/enums';
|
||||
export {
|
||||
export type {
|
||||
EbmlUnknownTagType,
|
||||
EbmlUintTagType,
|
||||
EbmlUtf8TagType,
|
||||
|
Loading…
Reference in New Issue
Block a user