Typeberry by Fluffy Labs - v0.4.0
    Preparing search index...

    Type Alias WithBytesRepresentation<Bytes>

    type WithBytesRepresentation<Bytes extends number> = {
        "[___REPRESENTATION_BYTES__]": Bytes;
    }

    Type Parameters

    • Bytes extends number
    Index

    Properties

    "[___REPRESENTATION_BYTES__]": Bytes