adding common for new sort of backend and doing sort of proto way...hacky but okay for now

This commit is contained in:
talksik
2022-06-03 10:54:33 -07:00
parent 0d7839dd13
commit f8de994490
7 changed files with 113 additions and 4 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"name": "@nirvana/common",
"version": "1.0.0",
"main": "index.js",
"license": "MIT"
}