mirror of
https://github.com/yldio/copilot.git
synced 2024-11-13 14:50:07 +02:00
3 lines
40 B
JavaScript
3 lines
40 B
JavaScript
|
module.exports = [
|
||
|
require('inert')
|
||
|
];
|