mirror of
https://github.com/nodejs/node.git
synced 2025-05-15 05:00:15 +00:00
7 lines
116 B
JavaScript
7 lines
116 B
JavaScript
|
|
})(
|
|
typeof exports === 'object' ? exports :
|
|
typeof define === 'function' && define.amd ? {} :
|
|
semver = {}
|
|
);
|