4 lines
41 B
JavaScript
4 lines
41 B
JavaScript
module.exports = {
|
|
printWidth: 100,
|
|
};
|
module.exports = {
|
|
printWidth: 100,
|
|
};
|