UNPKG

typedoc-plugin-sphinx

Version:

A plugin for TypeDoc that enables TypeScript API documentation to be generated in Sphinx's reStructuredText.

3 lines (2 loc) 97 B
import { SphinxTheme } from '../../theme'; export default function (theme: SphinxTheme): void;