cbor v0.3.1decodeListOptionOn this pagedecodeListOption export function decodeListOption( bytes: BytesLike, decodeSome: Decoder<T> ): undefined | T Arguments NameTypeDescriptionbytesBytesLikedecodeSomeDecoder<T> Return value undefined | T