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) 155 B
import * as React from 'react'; import { PageProps } from '../../types.js'; export declare function TemplatedLinks(props: PageProps): React.JSX.Element[];