UNPKG

65 BTypeScriptView Raw
1import debounce = require('lodash.debounce');
2export = debounce;