UNPKG
yet-another-name-generator
Version:
latest (1.2.0)
1.2.0
1.1.0
1.0.4
1.0.3
1.0.2
1.0.0
Yet Another Name Generator
github.com/oferitz/YANG
oferitz/YANG
yet-another-name-generator
/
dist
/
dictionary
/
index.js
4 lines
•
200 B
JavaScript
View Raw
1
2
3
4
export
{
default
as
adjectives }
from
'./adjectives.js'
;
export
{
default
as
animals }
from
'./animals.js'
;
export
{
default
as
professions }
from
'./professions.js'
;
//# sourceMappingURL=index.js.map