UNPKG

cloud-red

Version:

Harnessing Serverless for your cloud integration needs

1 lines 276 B
ace.define("ace/snippets/jsonata",["require","exports","module"],function(n,t,e){"use strict";var s="";for(var a in jsonata.functions)jsonata.functions.hasOwnProperty(a)&&(s+="# "+a+"\nsnippet "+a+"\n\t"+jsonata.getFunctionSnippet(a)+"\n");t.snippetText=s,t.scope="jsonata"});