mirror of
https://github.com/DefectingCat/DefectingCat.github.io
synced 2025-07-15 16:51:37 +00:00
Format code
This commit is contained in:
@ -117,4 +117,4 @@ export const debounce: Debounce = (fn, ms) => {
|
||||
fn.apply(this, args);
|
||||
}, ms);
|
||||
};
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user