UNPKG

@nuitral/react-ui-suite

Version:
3 lines (2 loc) 126 B
declare const useAttrs: (props: Record<string, any>, excludeKeys?: string[]) => Record<string, any>; export default useAttrs;