UNPKG

@intl-t/next

Version:

A Fully-Typed Object-Based i18n Translation Library for Next.js

14 lines (13 loc) 349 B
export * from "./cache"; export * from "./headers"; export * from "./link"; export * from "./link_client"; export * from "./middleware"; export * from "./navigation"; export * from "./params"; export * from "./request"; export * from "./root"; export * from "./router"; export * from "./rsc"; export * from "./state"; export * from "./translation";