Files
homarr/packages/notifications/index.ts
2026-01-15 21:54:44 +01:00

3 lines
79 B
TypeScript

export * from "./src";
export { Notifications } from "@mantine/notifications";