shajara API
    Preparing search index...

    Type Alias PromiseThunk<Return>

    PromiseThunk: () => PromiseLike<Return>

    Callback used by until to start promise-like work inside the current coroutine.

    Type Parameters

    • Return

    Type Declaration