AstroJS/botanjs/src/externs/Dandelion.Swf.js

8 lines
144 B
JavaScript
Raw Normal View History

2015-08-14 10:12:10 +00:00
/** @constructor */
Dandelion.Swf = function (){}
/** @type {Function} */
Dandelion.Swf.create;
/** @type {Function} */
Dandelion.Swf.realize;