move shared package to cli

This commit is contained in:
2024-09-02 10:19:35 +02:00
parent 868b49c1c3
commit 7b919f2a53
16 changed files with 58 additions and 78 deletions

View File

@@ -0,0 +1,2 @@
export * from './adapters.js'
export * from './api.js'