ic-reactor
    Preparing search index...

    Interface LookupPathResultFound

    interface LookupPathResultFound {
        status: Found;
        value: Uint8Array;
    }
    Index

    Properties

    Properties

    status: Found
    value: Uint8Array