Files
meteor/tools/tests/apps/modules/node_modules/repl/index.js
2016-02-29 19:45:52 -05:00

4 lines
131 B
JavaScript

// This module provides a very incomplete client-side stub implementation
// of the native 'repl' module.
exports.notEmpty = true;