@adviser/cement - v0.0.0
    Preparing search index...

    Type Alias AsyncToUInt8

    AsyncToUInt8:
        | ToUInt8Async
        | Result<ToUInt8Async>
        | Promise<ToUInt8Async>
        | Promise<Result<ToUInt8Async>>