UNPKG

dumi-theme-nocobase

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