UNPKG

@alauda/doom

Version:

Doctor Doom making docs.

5 lines (4 loc) 263 B
import { jsx as _jsx } from "react/jsx-runtime"; import { ExternalSiteBase } from './_ExternalSiteBase.js'; export const ExternalApisOverview = ({ name }) => (_jsx(ExternalSiteBase, { name: name, template: "apisOverview" })); export default ExternalApisOverview;