Files
elasticsearch-js/src/lib/loggers/File.js
Spencer Alger a305581d9c save-point
2013-09-16 13:45:17 -07:00

6 lines
51 B
JavaScript

function File(config) {
}
module.exports = File;