Type alias State

State: void | null | boolean | number | string | undefined | object

Generated using TypeDoc