Add support for parameter middleware classes

This commit is contained in:
2022-04-05 09:55:20 -05:00
parent f6a7cac05c
commit 8b9f393405
3 changed files with 35 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@extollo/lib",
"version": "0.9.23",
"version": "0.9.24",
"description": "The framework library that lifts up your code.",
"main": "lib/index.js",
"types": "lib/index.d.ts",