update
This commit is contained in:
3
dist_ts/dettle/index.d.ts
vendored
Normal file
3
dist_ts/dettle/index.d.ts
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
import debounce from './debounce.js';
|
||||
import throttle from './throttle.js';
|
||||
export { debounce, throttle };
|
||||
Reference in New Issue
Block a user