• Mixin that adds a chunkManager property initialized from the RPC-supplied options.

    The resultant class implements ChunkRequester.

    Type Parameters

    Parameters

    • Base: T

    Returns {
        prototype: __type<any>;
        new (...args: any[]): __type<T>;
    } & T

Generated using TypeDoc