UNPKG

seti-ramesesv1

Version:

Reusable components and context for Next.js apps

5 lines (4 loc) 260 B
export { default as DynamicInfosForm } from "./DynamicInfosForm"; export { default as ModuleMainPage } from "./ModuleMainPage"; export { default as OnlineTxnLixtPage } from "./OnlineTxnListPage"; export { default as UserTxnListPage } from "./UserTxnListPage";