forked from Botanical/BotanJS
Migrate old externs 2/x
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/** @constructor Plugin Interface */
|
||||
Astro.Blog.AstroEdit.IPlugin = function(){};
|
||||
/** @type {String} */
|
||||
/** @type {string} */
|
||||
Astro.Blog.AstroEdit.IPlugin.id;
|
||||
/** @type {Function} */
|
||||
Astro.Blog.AstroEdit.IPlugin.setFromData;
|
||||
|
||||
Reference in New Issue
Block a user