UNPKG

@curveball/browser

Version:

Automatic API browser generator. A middleware that turns your JSON responses into HTML if accessed by a browser.

4 lines (3 loc) 153 B
import * as React from 'react'; import { PageProps } from '../types.js'; export declare function LinksTable(props: PageProps): React.JSX.Element | null;