forked from Botanical/BotanJS
Migrate old externs 8/x
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
/** @type {Libraries.SyntaxHighlighter} */
|
||||
var SyntaxHighlighter = __import( "Libraries.SyntaxHighlighter" );
|
||||
|
||||
/** @type {Libraries.SyntaxHighlighter.Brush} **/
|
||||
/** @type {typeof Libraries.SyntaxHighlighterBrush} **/
|
||||
var Brush = function()
|
||||
{
|
||||
function getKeywordsCSS(str)
|
||||
|
||||
Reference in New Issue
Block a user