This commit is contained in:
ddmt 2024-09-29 20:25:04 +08:00
parent c93baa9be7
commit 6e4d7f6526

View File

@ -1 +1,2 @@
export { animate } from './Tool/animate.js';
export { animate } from './Tool/animate.js';
export { randomNum, nextArray } from './Tool/number.js';