mirror of
https://github.com/nodejs/node.git
synced 2024-12-01 16:10:02 +01:00
5 lines
55 B
JavaScript
5 lines
55 B
JavaScript
|
'use strict';
|
||
|
|
||
|
// Used in tests.
|
||
|
exports.handles = {};
|