Documentation / @super-line/react / SuperLineProviderProps
Type Alias: SuperLineProviderProps
SuperLineProviderProps =
RegisterGuard&object
Defined in: index.ts:588
Type Declaration
children?
optionalchildren?:ReactNode
client
client:
SuperLineClient<RegisteredContract,RegisteredRole> |null
The app's client, or null for "not connected yet" — the hooks idle rather than throw on null.