UNPKG

@yar.ua/numerals

Version:

Number to text - Inflector for Ukrainian numerals

3 lines (2 loc) 109 B
import { SyntaxNode } from "./syntax/node.js"; export declare function to_mermaid(root: SyntaxNode): string;