fix(aio): add @suppress tag that is used in the API docs
This commit is contained in:
committed by
Igor Minar
parent
649bab8ff8
commit
bee567afad
@@ -0,0 +1,3 @@
|
||||
module.exports = function() {
|
||||
return {name: 'suppress'};
|
||||
};
|
||||
Reference in New Issue
Block a user