UNPKG

as-scale-codec

Version:

AssemblyScript implementation of the SCALE codec used in the Parity Substrate framework

6 lines (5 loc) 129 B
export * from "./CompactInt"; export * from "./Int8"; export * from "./Int16"; export * from "./Int32"; export * from "./Int64";