Sign in
◑
Theme
eclipse
/
www.eclipse.org
/
kapua
/
ddf57e2dd6a6a9e25bf1dfd683efdbf079380b00
/
.
/
docs
/
api
/
plugins
/
disableTryItOutPlugin.js
blob: 5b226013ff86b83310e5a4edfe73d84ea4b4a2c4 [
file
]
const
DisableTryItOutPlugin
=
function
()
{
return
{
statePlugins
:
{
spec
:
{
wrapSelectors
:
{
allowTryItOutFor
:
()
=>
()
=>
false
}
}
}
}
}