Comparing version 1.2.0-exp.48 to 1.2.0-exp.49
@@ -32,3 +32,3 @@ import type { Serve, ListenCallback } from '../universal/server'; | ||
*/ | ||
createStaticHandler(handle: unknown, hooks: AnyLocalHook, setHeaders?: Context['set']['headers'], ...params: unknown[]): (() => unknown) | undefined; | ||
createStaticHandler?(handle: unknown, hooks: AnyLocalHook, setHeaders?: Context['set']['headers'], ...params: unknown[]): (() => unknown) | undefined; | ||
/** | ||
@@ -35,0 +35,0 @@ * If the runtime support cloning response |
{ | ||
"name": "elysia", | ||
"description": "Ergonomic Framework for Human", | ||
"version": "1.2.0-exp.48", | ||
"version": "1.2.0-exp.49", | ||
"author": { | ||
@@ -6,0 +6,0 @@ "name": "saltyAom", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1747782