UNPKG

@maherunlocker/custom-react-table

Version:
2 lines (1 loc) 77 B
export declare const useToggle: (initialState?: boolean) => [boolean, any];