Folo/packages/internal/shared/exports.ts

5 lines
129 B
TypeScript

export * from "./src/bridge"
export { type AppType } from "./src/hono"
export * from "./src/hono"
export * from "./src/language"