mirror of
https://github.com/thangisme/notes.git
synced 2026-08-15 18:54:43 -04:00
Initial commit
This commit is contained in:
+7
@@ -0,0 +1,7 @@
|
||||
"use strict"
|
||||
|
||||
module.exports = {
|
||||
json: require("./jsonFormatter"),
|
||||
string: require("./stringFormatter"),
|
||||
verbose: require("./verboseFormatter"),
|
||||
}
|
||||
Reference in New Issue
Block a user