Skip to content

Types: AddGlobalHooks()

ts
type AddGlobalHooks = (hooks) => void;

Parameters

ParameterType
hooksHooks

Returns

void