UNPKG

docutils-ts

Version:

Port of the Python Docutils library to TypeScript

5 lines (4 loc) 119 B
export default class TransitionCorrection extends Error { stateName: string; constructor(stateName: string); }