Fix route parameter typing to use SuffixTypeArray

This commit is contained in:
2022-06-28 21:04:49 -05:00
parent 705bb20db1
commit 2e43b5bda9
2 changed files with 6 additions and 6 deletions

View File

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