Pierre Noël 3c9daba9a1 wIP
2021-07-13 18:46:36 +02:00

6 lines
104 B
JavaScript

'use strict';
const bootstrap = require('../config/functions/bootstrap');
module.exports = bootstrap;