feat(docs-infra): rename tagdef: @experimental
to @publicApi
(#26595)
PR Close #26595
This commit is contained in:
parent
efded24527
commit
5e2bf292e5
@ -1,3 +1,3 @@
|
|||||||
module.exports = function() {
|
module.exports = function() {
|
||||||
return {name: 'experimental'};
|
return {name: 'publicApi'};
|
||||||
};
|
};
|
Loading…
x
Reference in New Issue
Block a user