mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-10 03:32:52 +00:00
fix: should now compile and work
This commit is contained in:
@@ -37,3 +37,4 @@ Folder `src` contains:
|
||||
* [/plugin/minimal-connector.ts](src/plugin/minimal-plugin.ts) minimal plugin class with some example logic
|
||||
* [/plugin/protocol/request.ts](src/plugin/protocol/request.ts) the interface for any incoming http requests
|
||||
* [/plugin/protocol/response.ts](src/plugin/protocol/response.ts) the interface for responses by the plugin to the backend
|
||||
* [/plugin/protocol/tsconfig.json](src/plugin/protocol/response.ts) required by schema generator
|
||||
|
||||
Reference in New Issue
Block a user