p3x-redis-ui-material
Version:
💿 The p3x-redis-ui-material web interface that connects to the p3x-redis-ui-server via http and socket.io
1 lines • 403 B
JavaScript
ace.define("ace/snippets/maze",["require","exports","module"],(function(e,n,t){"use strict";n.snippetText="snippet >\ndescription assignment\nscope maze\n\t-> ${1}= ${2}\n\nsnippet >\ndescription if\nscope maze\n\t-> IF ${2:**} THEN %${3:L} ELSE %${4:R}\n",n.scope="maze"})),ace.require(["ace/snippets/maze"],(function(e){"object"==typeof module&&"object"==typeof exports&&module&&(module.exports=e)}));