UNPKG

akurath

Version:

IDE Frontend for codepsaces.io

10 lines (9 loc) 184 B
define([ "ace/ace", // All the ace extensions we used "ace/ext-modelist", "ace/ext-language_tools", "ace/ext-whitespace" ], function() { return window.ace; });