ber-security.graylog.graylog-plugin-alert-wizard.5.2.1.source-code.38b1d18836e38ee7b4deaeba0c35f7b8.js Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of graylog-plugin-alert-wizard Show documentation
Show all versions of graylog-plugin-alert-wizard Show documentation
Graylog ${project.artifactId} plugin.
The newest version!
(()=>{var s=(e,n)=>()=>(n||e((n={exports:{}}).exports,n),n.exports);var r=s((i,t)=>{ace.define("ace/snippets/graphqlschema.snippets",["require","exports","module"],function(e,n,p){p.exports=`# Type Snippet
trigger type
snippet type
type \${1:type_name} {
\${2:type_siblings}
}
# Input Snippet
trigger input
snippet input
input \${1:input_name} {
\${2:input_siblings}
}
# Interface Snippet
trigger interface
snippet interface
interface \${1:interface_name} {
\${2:interface_siblings}
}
# Interface Snippet
trigger union
snippet union
union \${1:union_name} = \${2:type} | \${3: type}
# Enum Snippet
trigger enum
snippet enum
enum \${1:enum_name} {
\${2:enum_siblings}
}
`});ace.define("ace/snippets/graphqlschema",["require","exports","module","ace/snippets/graphqlschema.snippets"],function(e,n,p){"use strict";n.snippetText=e("./graphqlschema.snippets"),n.scope="graphqlschema"});(function(){ace.require(["ace/snippets/graphqlschema"],function(e){typeof t=="object"&&typeof i=="object"&&t&&(t.exports=e)})})()});r();})();
//# sourceMappingURL=38b1d18836e38ee7b4deaeba0c35f7b8.js.map