Profectus / game/layers / BoundsInjectionKey
const BoundsInjectionKey: InjectionKey<Ref<DOMRect | undefined>>
const
InjectionKey
Ref
DOMRect
undefined
An injection key that a Context component will use to provide a ref to a bounding rect of the Context.
profectus/src/game/layers.tsx:49