Skip to content

Function: updatePatchers

singles.updatePatchers

updatePatchers<T>(state, x): void

Type parameters

Name Type
T extends object

Parameters

Name Type
state SingleState<T>
x Partial<T>

Returns

void

Defined in

src/base/singles/index.ts:35