UNPKG

@tolokoban/ui

Version:

React components with theme

2 lines 153 B
export declare function useStateUpdater<T>(initialValue: T): [value: T, update: (value: Partial<T>) => void]; //# sourceMappingURL=state-updater.d.ts.map