Updated angular version to latest
This commit is contained in:
18
src/app/models/adjectives.ts
Normal file
18
src/app/models/adjectives.ts
Normal file
@ -0,0 +1,18 @@
|
||||
export const Adjectives = [
|
||||
'Strict',
|
||||
'Poor',
|
||||
'Old',
|
||||
'Hot',
|
||||
'Huge',
|
||||
'Scared',
|
||||
'Large',
|
||||
'Tall',
|
||||
'Antique',
|
||||
'Complete',
|
||||
'Offbeat',
|
||||
'Selective',
|
||||
'Unwilling',
|
||||
'Lively',
|
||||
'Nebulous',
|
||||
'Deranged'
|
||||
];
|
Reference in New Issue
Block a user