UNPKG

as-scale-codec

Version:

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

4 lines (3 loc) 92 B
export * from './Codec'; export * from './DecodedData'; export * from './UnwrappableCodec';