UNPKG

dumi

Version:

📖 Documentation Generator of React Component

5 lines (4 loc) • 178 B
import type { IApi, IDumiTechStack } from "../../types"; export declare const techStacks: IDumiTechStack[]; declare const _default: (api: IApi) => void; export default _default;