UNPKG
mad-news
Version:
latest (2.0.3)
2.0.3
2.0.2
2.0.1
2.0.0
1.0.2
1.0.1
1.0.0
Dramatic news generator
github.com/rtf6x/mad-news
rtf6x/mad-news
mad-news
/
lib
/
dictionaries
/
ru
/
conclusions.d.ts
7 lines
(6 loc)
•
124 B
TypeScript
View Raw
1
2
3
4
5
6
7
declare
const
_default
: {
male
:
string
[];
female
:
string
[];
plural
:
string
[]; };
export
default
_default;