one-link/node_modules/hono/dist/client/index.js

6 lines
74 B
JavaScript

// src/client/index.ts
import { hc } from "./client.js";
export {
hc
};