forked from Botanical/BotanJS
Migrate old externs 5/x
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @constructor
|
||||
* @implements {Astro.Blog.AstroEdit.IPlugin}
|
||||
* @param {string} id
|
||||
* @param {string} target
|
||||
* @param {!_AstConf_.AstroEditFlags} flagConf
|
||||
*/
|
||||
Astro.Blog.AstroEdit.Flag = function(id, target, flagConf) {};
|
||||
Reference in New Issue
Block a user