Erster Docker-Stand
This commit is contained in:
7
_node_modules/hono/dist/adapter/aws-lambda/index.js
generated
vendored
Normal file
7
_node_modules/hono/dist/adapter/aws-lambda/index.js
generated
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
// src/adapter/aws-lambda/index.ts
|
||||
import { handle, streamHandle, defaultIsContentTypeBinary } from "./handler.js";
|
||||
export {
|
||||
defaultIsContentTypeBinary,
|
||||
handle,
|
||||
streamHandle
|
||||
};
|
||||
Reference in New Issue
Block a user