@neutrium/formatter - v1.0.1
    Preparing search index...

    Variable bytesCodecConst

    bytesCodec: Readonly<
        FormatCodec<"bytes", NumericValue, BytesFormatSpec, string>,
    > & ContractCodec<
        readonly [FormatContract<BytesFormatSpec, NumericValue, string, true>],
    > = ...

    Built-in range-capable codec for IEC and SI byte sizes.