Type alias SelectStateUpdater

SelectStateUpdater: ((updater: ((old: SelectState) => SelectState), action: SelectActions) => void)

Type declaration

Generated using TypeDoc