mirror of
https://github.com/sern-handler/handler
synced 2026-06-06 01:16:55 +00:00
fix(handler.ts): added the changes of Module<T>.execute to type delegate (now type execute)
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
"lint": "eslint src/**/*.ts",
|
||||
"format": "eslint src/**/*.ts --fix",
|
||||
"release": "standard-version && git push --follow-tags",
|
||||
"commit" : "cz"
|
||||
"commit": "cz"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
|
||||
Reference in New Issue
Block a user