build(aio): add @usageNotes
tag def for API docs (#22401)
PR Close #22401
This commit is contained in:

committed by
Alex Eagle

parent
11f30fc351
commit
7d65356ae3
5
aio/tools/transforms/angular-api-package/tag-defs/usageNotes.js
vendored
Normal file
5
aio/tools/transforms/angular-api-package/tag-defs/usageNotes.js
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
module.exports = function() {
|
||||
return {
|
||||
name: 'usageNotes'
|
||||
};
|
||||
};
|
Reference in New Issue
Block a user