fix: fix typo

This commit is contained in:
master 2025-03-18 02:33:49 +08:00
parent fb58f35a6a
commit 11fdb0f2fc

View File

@ -66,7 +66,7 @@ export {
isEbmlUtf8DataTagId,
isUnknownTagId,
} from './models/enums';
export {
export type {
EbmlUnknownTagType,
EbmlUintTagType,
EbmlUtf8TagType,