UNPKG

@chargeover/docusaurus-theme-redoc

Version:
4 lines 191 B
import { ApiDocProps as Props } from '../../types/common'; declare function ApiDoc({ layoutProps, specProps }: Props): JSX.Element; export default ApiDoc; //# sourceMappingURL=ApiDoc.d.ts.map