4 lines
43 B
JavaScript
4 lines
43 B
JavaScript
module.exports = {
|
|
config: () => null,
|
|
}
|
module.exports = {
|
|
config: () => null,
|
|
}
|