forked from Botanical/BotanJS
Migrate old externs 8/x
This commit is contained in:
@@ -1,15 +0,0 @@
|
||||
/** @constructor */
|
||||
Libraries.SyntaxHighlighter.Brush = function (){};
|
||||
|
||||
/** @type {Object} */
|
||||
Libraries.SyntaxHighlighter.Brush.prototype;
|
||||
/** @type {Array} */
|
||||
Libraries.SyntaxHighlighter.Brush.aliases;
|
||||
/** @type {Array} */
|
||||
Libraries.SyntaxHighlighter.Brush.regexList;
|
||||
/** @type {Function} */
|
||||
Libraries.SyntaxHighlighter.Brush.forHtmlScript;
|
||||
/** @type {Function} */
|
||||
Libraries.SyntaxHighlighter.Brush.getKeywords;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user