X-Git-Url: https://git.mdrn.pl/fnpeditor.git/blobdiff_plain/db58e0a751440706b5e0407e5a4a9ebb6cb0f8aa..a4e92f85f83046cef29d4ce0f71cea6250ce8df6:/src/fnpjs/logging/handlers.js diff --git a/src/fnpjs/logging/handlers.js b/src/fnpjs/logging/handlers.js new file mode 100644 index 0000000..c15d17f --- /dev/null +++ b/src/fnpjs/logging/handlers.js @@ -0,0 +1,8 @@ +define(function() { + +'use strict'; + + +return {}; + +}); \ No newline at end of file