UNPKG

dumi

Version:

📖 Documentation Generator of React Component

6 lines (5 loc) • 129 B
import type { IApi } from "./types"; declare const _default: (api: IApi) => { plugins: string[]; }; export default _default;