7 lines
209 B
Markdown
7 lines
209 B
Markdown
## Jan data handler plugin
|
|
|
|
- index.ts: Main entry point for the plugin.
|
|
- module.ts: Defines the plugin module which would be executed by the main node process.
|
|
- package.json: Plugin & npm module manifest.
|
|
|