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

not-exported.js « pkgexports-sugar « node_modules « fixtures « test - github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 02e146dbe909855d7e7cb19af7d686eb70a01701 (plain)
1
2
3
'use strict';

module.exports = 'not-exported';