UNPKG
ts-ebml-esm
Version:
latest (3.0.1)
3.0.1
ebml decoder and encoder
github.com/legokichi/ts-ebml
legokichi/ts-ebml
ts-ebml-esm
/
lib
/
EBMLEncoder.es.js
6 lines
(5 loc)
•
99 B
JavaScript
View Raw
1
2
3
4
5
6
import
{ E
as
a }
from
"./tools-CVDSnz1X.js"
;
import
"matroska-schema"
;
export
{ a
as
default
};