adding test and works locally

This commit is contained in:
Arjun Patel
2022-01-28 15:25:23 -08:00
parent bcaa659454
commit a9f0cf3e5e
2 changed files with 6 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
export function connection() {
console.log("connected @nirvana/common")
}