MySQL-Admin
view release on metacpan or search on metacpan
htdocs/src-min/snippets/javascript.js view on Meta::CPAN
define("ace/snippets/javascript",["require","exports","module"],function(e,t,n){"use strict";t.snippetText='# Prototype\nsnippet proto\n ${1:class_name}.prototype.${2:method_name} = function(${3:first_argument}) {\n ${4:// body...}\n };\n# Function\...
( run in 1.707 second using v1.01-cache-2.11-cpan-524268b4103 )