Welcome to mirror list, hosted at ThFree Co, Russian Federation.

index.js « package « b « fixtures « test - github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: cbf16fdc28ce5aeedb6ae2d9ce0aea83d9f90237 (plain)
1
2
exports.hello = 'world';
console.error('load package/index.js');