API reference · generated from source
Interface: RetreeContext<T>#
Defined in: context.ts:39
A typed pair of Provider and useRootContext created by
createRetreeContext. The container type T flows from the factory
call to every useRootContext() call site with no casts.
Type Parameters#
| Type Parameter |
|---|
T |