UNPKG
ghost-eco
Version:
latest (3.6.6)
3.6.6
3.6.5
3.6.4
3.6.3
3.6.2
3.6.1
3.6.0
3.5.9
3.5.8
3.5.7
3.5.6
3.5.2
3.5.1
3.5.0
3.4.7
3.4.6
3.4.5
3.4.4
3.4.3
3.4.0
3.3.9
3.3.5
3.1.0
3.0.0
2.7.7
2.7.2
2.7.1
2.7.0
2.5.5
2.5.4
2.5.3
2.5.2
2.5.1
2.5.0
2.2.2
2.2.1
2.2.0
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.9.8
1.9.7
1.9.5
1.9.3
1.9.2
1.9.1
1.9.0
1.8.6
1.8.5
1.8.3
1.8.2
1.8.1
1.8.0
1.7.8
1.7.7
1.7.6
1.7.5
1.7.2
1.7.1
1.7.0
1.6.7
1.6.6
1.6.5
1.6.0
1.5.8
1.5.7
1.5.5
1.4.5
1.4.1
1.0.0
Ekonomi için kullanabileceğiniz bir modüldür.
ghost-eco
/
dist
/
index.js
8 lines
(5 loc)
•
115 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
"use strict"
;
const
Economy
=
require
(
"./structures/Economy"
);
module
.
exports
= {
Economy
:
Economy
};