4 lines
36 B
JavaScript
4 lines
36 B
JavaScript
|
|
module.exports = {
|
||
|
|
$key: 'foo'
|
||
|
|
};
|