mirror of
https://github.com/chrisnov-it/quantumbotx.git
synced 2026-08-01 05:07:45 +00:00
4 lines
62 B
JavaScript
4 lines
62 B
JavaScript
|
|
module.exports = {
|
||
|
|
inheritance: require('./inheritance'),
|
||
|
|
}
|