Type Parameters

Hierarchy

  • UpdateParams

Properties

a: A
b: B
cache: unknown

A cache object that is purged each time the corresponding StateObject is removed or recreated.

dependencies?: { [k: string]: StateObject<unknown> }

Type declaration

newParams: P
oldParams: P

Generated using TypeDoc