Files
monie-landing/src/app/providers/index.ts
T
denis e406c55c89
Deploy monie-landing (kaniko) / build-and-deploy (push) Successful in 14m15s
chore: initialize project
2026-04-04 23:14:39 +03:00

3 lines
106 B
TypeScript

export { LocaleProvider } from "#/shared/lib/i18n";
export { PostHogProvider } from "./posthog-provider";