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