UNPKG
@yar.ua/numerals
Version:
latest (1.2.0)
1.2.0
1.1.2
1.1.1
1.1.0
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
Number to text - Inflector for Ukrainian numerals
yar.org.ua
@yar.ua/numerals
/
lib
/
diagram.d.ts
3 lines
(2 loc)
•
109 B
TypeScript
View Raw
1
2
3
import
{
SyntaxNode
}
from
"./syntax/node.js"
;
export
declare
function
to_mermaid
(
root
:
SyntaxNode
):
string
;