Skip to content

Commit 7d65356

Browse files
petebacondarwinalexeagle
authored andcommitted
build(aio): add @usageNotes tag def for API docs (angular#22401)
PR Close angular#22401
1 parent 11f30fc commit 7d65356

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
module.exports = function() {
2+
return {
3+
name: 'usageNotes'
4+
};
5+
};

0 commit comments

Comments
 (0)