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
/
en
/
sets.d.ts
6 lines
(5 loc)
•
106 B
TypeScript
View Raw
1
2
3
4
5
6
declare
const
_default
: {
key
:
string
;
replacements
:
string
[]; }[];
export
default
_default;