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.d.ts
4 lines
(3 loc)
•
167 B
TypeScript
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'
;