mirror of
https://github.com/khairul169/code-share.git
synced 2025-06-17 17:19:34 +07:00
4 lines
92 B
TypeScript
4 lines
92 B
TypeScript
|
import MainLayout from "~/components/layout/main-layout";
|
||
|
|
||
|
export { MainLayout as Layout };
|