mirror of
https://git.ddmt.top/ddmt/ddmt-tool.git
synced 2026-03-23 05:17:06 +00:00
2 lines
101 B
JavaScript
2 lines
101 B
JavaScript
export { animate } from './Tool/animate.js';
|
|
export { randomNum, nextArray } from './Tool/number.js'; |