UNPKG

@alauda/doom

Version:

Doctor Doom making docs.

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