UNPKG
@astronautlabs/amf
Version:
latest (0.0.6)
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
Action Message Format (AMF0/3)
@astronautlabs/amf
/
dist.esm
/
index.js
4 lines
•
123 B
JavaScript
View Raw
1
2
3
4
import
*
as
AMF0
from
'./amf0'
;
import
*
as
AMF3
from
'./amf3'
;
export
{
AMF0
,
AMF3
};
//# sourceMappingURL=index.js.map