UNPKG

dumi-theme-nocobase

Version:
4 lines (3 loc) 88 B
import { type FC } from 'react'; declare const DocLayout: FC; export default DocLayout;