chore(typing): restore some defn's now that dgeni is fixed
Closes #2446 Closes #2805
This commit is contained in:

committed by
Peter Bacon Darwin

parent
de05d1bf46
commit
a90063a827
@ -30,7 +30,8 @@ module.exports = new Package('angular', [jsdocPackage, nunjucksPackage, linksPac
|
||||
'function',
|
||||
'var',
|
||||
'const',
|
||||
'enum'
|
||||
'enum',
|
||||
'type-alias'
|
||||
];
|
||||
})
|
||||
|
||||
|
Reference in New Issue
Block a user