mirror of
https://git.ddmt.top/ddmt/ddmt-tool.git
synced 2026-03-23 05:17:06 +00:00
1.0.2-beta.1
This commit is contained in:
2
index.js
2
index.js
@@ -8,6 +8,6 @@
|
||||
* @FilePath: /index.js
|
||||
*/
|
||||
export { animateStart } from './Tool/animate.js';
|
||||
export { randomNum, nextArray, getRelativeTime } from './Tool/number.js';
|
||||
export { randomNum, nextArray, ArrayDeHeavy, getRelativeTime } from './Tool/number.js';
|
||||
|
||||
console.log('ddmt-tool Loading successfully!! 😺');
|
||||
Reference in New Issue
Block a user