UNPKG

gridjs

Version:

Advanced table plugin

2 lines (1 loc) 73 B
export default function useSelector<T>(selector: (state: any) => T): T;