feat(handler) basic event plugin support

This commit is contained in:
Jacob Nguyen
2022-04-23 11:34:01 -05:00
parent 901cb51e01
commit 02956a004c
5 changed files with 35 additions and 26 deletions

View File

@@ -1,5 +1,5 @@
{
"name": "sern-handler",
"name": "@sern/handler",
"version": "0.1.0",
"description": "",
"main": "dist/index.js",