mirror of https://github.com/nodejs/node.git
5 lines
59 B
JavaScript
5 lines
59 B
JavaScript
|
'use strict'
|
||
|
|
||
|
module.exports = 'Self resolution working';
|
||
|
|