UNPKG

docutils-ts

Version:

Port of the Python Docutils library to TypeScript

3 lines (2 loc) 95 B
import { Settings } from './index.js'; export declare function getDefaultSettings(): Settings;