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