pennz/DataViz

View on GitHub
GraphVizOnline/ace/snippets/powershell.js

Summary

Maintainability
A
1 hr
Test Coverage
define("ace/snippets/powershell",["require","exports","module"],function(e,t,n){"use strict";t.snippetText="",t.scope="powershell"});
                (function() {
                    window.require(["ace/snippets/powershell"], function(m) {
                        if (typeof module == "object" && typeof exports == "object" && module) {
                            module.exports = m;
                        }
                    });
                })();