Source: Photolink.js

  1. /**
  2. * Generated On: 2015-10-8
  3. * Class: Photolink
  4. * @constructor
  5. */
  6. function Photolink(){
  7. //Constructor
  8. }
  9. module.exports = {Photolink:Photolink};