3 lines
79 B
TypeScript
3 lines
79 B
TypeScript
export * from "./src";
|
|
export { Notifications } from "@mantine/notifications";
|