blob: 882ea90093d03914f718df4dde30264d9ab63381 [file] [log] [blame] [edit]
'use strict';
process.emitWarning(
'These APIs are for internal testing only. Do not use them.',
'internal/test/binding');
module.exports = { internalBinding };