Skip to main content

Function: usePropellerScope()

usePropellerScope(): PropellerScope | null

Defined in: context/PropellerContext.tsx:162

Read the Tier 2 scope. Returns null outside the provider so components stay usable standalone / in tests.

Returns

PropellerScope | null