UNPKG
@yanshouwang/core
Version:
latest (1.0.1)
1.0.1
1.0.0
Core Lib of TypeScript
github.com/yanshouwang/Core.TS
yanshouwang/Core.TS
@yanshouwang/core
/
dist
/
core.js
3 lines
(2 loc)
•
65 B
JavaScript
View Raw
1
2
3
import
*
as
Codec
_1
from
"./codec"
;
export
{
Codec
_1
as
Codec
};