import { jsx as _jsx } from "react/jsx-runtime"; import React from 'react'; import { APIViewClient } from './index.client.js'; export function APIView(props) { return /*#__PURE__*/_jsx(APIViewClient, {}); } //# sourceMappingURL=index.js.map