UNPKG

docutils-ts

Version:

Port of the Python Docutils library to TypeScript

3 lines (2 loc) 134 B
import * as universal from '../transforms/universal.js'; export declare const baseReaderTransforms: (typeof universal.Decorations)[];