mirror of
https://github.com/TECHNOFAB11/ergogen.git
synced 2025-12-15 09:23:49 +01:00
3 lines
52 B
JavaScript
3 lines
52 B
JavaScript
|
|
module.exports = {
|
||
|
|
points: require('./points')
|
||
|
|
}
|