Type alias MutableState<T>

MutableState<T>: [T, Dispatch<SetStateAction<T>>]

Type Parameters

  • T

Generated using TypeDoc