UNPKG

zombiebox-platform-samsung

Version:

Samsung Orsay platfrom adapter for ZombieBox Smart TV framework

12 lines (9 loc) 159 B
/** * @constructor * @extends {HTMLElement} */ const PluginTime = function() {}; /** * @type {function(): number} */ PluginTime.prototype.GetEpochTime;