Sha256: ba18e7051b45e7b74bcd2f2d8941692000a8d3214fbd29f32484ea2c11f4b234

Contents?: true

Size: 280 Bytes

Versions: 1

Compression:

Stored size: 280 Bytes

Contents

var window = {
  jstiming: {
    load: {
      tick: function() {}
    }
  }
};
var navigator = {};
var document = {};

function setWindowProperty(key, value) {
  window[key] = value;
}
function generateToken(string, tkk) {
  setWindowProperty("TKK", tkk);
  return wq(string);
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
google_web_translate-0.1.0 lib/js/window.js