Skip to content

Commit 44f98a4

Browse files
committed
docs(valid-types) Update readme
1 parent 2bfe7d8 commit 44f98a4

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7493,6 +7493,13 @@ function quux() {
74937493

74947494
}
74957495

7496+
/**
7497+
* @see foo%
7498+
*/
7499+
function quux() {
7500+
7501+
}
7502+
74967503
/**
74977504
* @alias module:namespace.SomeClass#event:ext_anevent
74987505
*/

0 commit comments

Comments
 (0)