AstroJS/botanjs/src/externs/Dandelion.Swf.js
2015-08-14 18:12:10 +08:00

8 lines
144 B
JavaScript

/** @constructor */
Dandelion.Swf = function (){}
/** @type {Function} */
Dandelion.Swf.create;
/** @type {Function} */
Dandelion.Swf.realize;