4 lines
92 B
TypeScript

import MainLayout from "~/components/layout/main-layout";
export { MainLayout as Layout };