The Candid Startup
    Preparing search index...

    Reference implementation of InfiniSheetWorker

    In-process event loop based workers

    Intended for use as a mock, to compare with an optimized implementation when testing and for simple sample apps. Simplest possible implementation, no attempt at optimization.

    Type Parameters

    Implements

    Index

    Constructors

    Properties

    Constructors

    Properties

    onReceiveMessage: MessageHandler<T> | undefined