Move agent to mac-silicon

This commit is contained in:
Hien To 2023-10-20 12:26:51 +07:00
parent c4a73d1ae0
commit 5cd0dc9b99

View File

@ -5,4 +5,4 @@
- index.ts: Main entry point for the plugin. - index.ts: Main entry point for the plugin.
- module.ts: Defines the plugin module which would be executed by the main node process. - module.ts: Defines the plugin module which would be executed by the main node process.
- package.json: Defines the plugin metadata. - package.json: Defines the plugin metadata.
- tsconfig.json: Defines the typescript configuration. - tsconfig.json: Defines the typescript configuration.