UNPKG

70 BTypeScriptView Raw
1import debounce from '@mui/utils/debounce';
2
3export default debounce;