导出包
This commit is contained in:
parent
3c3311f80f
commit
b6edf4a189
2
index.js
2
index.js
@ -8,6 +8,6 @@
|
|||||||
* @FilePath: /index.js
|
* @FilePath: /index.js
|
||||||
*/
|
*/
|
||||||
export { animateStart } from './Tool/animate.js';
|
export { animateStart } from './Tool/animate.js';
|
||||||
export { randomNum, nextArray } from './Tool/number.js';
|
export { randomNum, nextArray, getRelativeTime } from './Tool/number.js';
|
||||||
|
|
||||||
console.log('ddmt-tool Loading successfully!! 😺');
|
console.log('ddmt-tool Loading successfully!! 😺');
|
Loading…
x
Reference in New Issue
Block a user