UNPKG

as-scale-codec

Version:

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

6 lines (5 loc) 130 B
export * from "./UInt8"; export * from "./UInt16"; export * from "./UInt32"; export * from "./UInt64"; export * from "./UInt128";