Folo/packages/shared/exports.ts

4 lines
97 B
TypeScript

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