UNPKG

as-scale-codec

Version:

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

6 lines (5 loc) 149 B
export * from "./BoolArray"; export * from "./ByteArray"; export * from "./IntArray"; export * from "./StringArray"; export * from "./UInt128Array";