starting to integrate old api

This commit is contained in:
talksik
2022-06-08 04:52:05 -05:00
parent 87be0e303f
commit 290387e2f9
30 changed files with 1288 additions and 2 deletions
+3
View File
@@ -0,0 +1,3 @@
export const connectCore = () => {
console.log('CONNECTED COREEEE');
};