Folo/packages/internal/shared/src/index.ts

4 lines
116 B
TypeScript

export * from "./constants"
export type { AppType, languageSchema, users } from "./hono"
export * from "./language"