![JAR search and dependency download from the Maven repository](/logo.png)
ber-security.graylog.graylog-plugin-alert-wizard.5.2.1.source-code.e0c565aadda4787ba4ef4456c0a7ee29.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.
(()=>{var o=(e,n)=>()=>(n||e((n={exports:{}}).exports,n),n.exports);var s=o((p,t)=>{ace.define("ace/snippets/lua.snippets",["require","exports","module"],function(e,n,i){i.exports=`snippet #!
#!/usr/bin/env lua
$1
snippet local
local \${1:x} = \${2:1}
snippet fun
function \${1:fname}(\${2:...})
\${3:-- body}
end
snippet for
for \${1:i}=\${2:1},\${3:10} do
\${4:print(i)}
end
snippet forp
for \${1:i},\${2:v} in pairs(\${3:table_name}) do
\${4:-- body}
end
snippet fori
for \${1:i},\${2:v} in ipairs(\${3:table_name}) do
\${4:-- body}
end
`});ace.define("ace/snippets/lua",["require","exports","module","ace/snippets/lua.snippets"],function(e,n,i){"use strict";n.snippetText=e("./lua.snippets"),n.scope="lua"});(function(){ace.require(["ace/snippets/lua"],function(e){typeof t=="object"&&typeof p=="object"&&t&&(t.exports=e)})})()});s();})();
//# sourceMappingURL=e0c565aadda4787ba4ef4456c0a7ee29.js.map
© 2015 - 2025 Weber Informatics LLC | Privacy Policy