UNPKG

dumi-theme-nocobase

Version:
4 lines (3 loc) 134 B
import type { FC, PropsWithChildren } from 'react'; declare const SidebarLayout: FC<PropsWithChildren>; export default SidebarLayout;