shajara API
    Preparing search index...

    Type Alias ResourceProvide<Value>

    ResourceProvide: (value: Value) => RiteCoroutine<never>

    Publishes the resource value, then waits until scope cleanup unwinds the provider.

    Type Parameters

    • Value

    Type Declaration