UNPKG

magner

Version:

Universal admin panel magnetic to any backend

7 lines (6 loc) 257 B
import type { ProjectConfig } from '../types/configs'; /** * Import all global styles. Does not contain component-related styles * which are imported directly to those components. */ export declare const mainController: (project: ProjectConfig) => void;