mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-21 00:52:55 +00:00
refactor: split api into api, api-cli & api-plugin
This commit is contained in:
2
packages/api-plugin/src/index.ts
Normal file
2
packages/api-plugin/src/index.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
export * from './plugin.js';
|
||||
export * from './plugin-client.js';
|
||||
Reference in New Issue
Block a user