Gaul
Warehouse - Cave - Safe
0 (800) - 1 (300) - 240
0 (800) - 2 (390) - 312
0 (800) - 3 (510) - 408
0 (800) - 4 (660) - 528
0 (800) - 5 (840) - 672
0 (800) - 6 (1080) - 864 (800)
| (function (global, factory) { | |
| typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory() : | |
| typeof define === 'function' && define.amd ? define(factory) : | |
| (global.b = factory()); | |
| }(this, (function () { 'use strict'; | |
| var popular = { | |
| ai : 'alignItems', | |
| b : 'bottom', | |
| bc : 'backgroundColor', |
| /* @flow */ | |
| import SHA256 from 'crypto-js/sha256' | |
| type Block = { | |
| index: number, | |
| previousHash: string, | |
| timestamp: number, | |
| data: string, | |
| hash: string | |
| } |
Gaul
Warehouse - Cave - Safe
0 (800) - 1 (300) - 240
0 (800) - 2 (390) - 312
0 (800) - 3 (510) - 408
0 (800) - 4 (660) - 528
0 (800) - 5 (840) - 672
0 (800) - 6 (1080) - 864 (800)
| config={ | |
| callbacks:{ | |
| signInSuccess: function(currentUser, credential, redirectUrl) { | |
| // Do something. | |
| // Return type determines whether we continue the redirect automatically | |
| // or whether we leave that to developer to handle. | |
| return true; | |
| }, | |
| signInFailure: function(error) { |
| // Somewhere deep in your JavaScript library... | |
| Array.prototype.foo = 1; | |
| // While you have no idea that your code will misbehave. | |
| var a = []; // Create a new empty array. | |
| a[5] = 5; // Perfectly legal JavaScript that resizes the array. | |
| // normal loop saves you |
| /* | |
| you'll need to include supporting script like: w,d,dm,i{},ti,to,wc | |
| they are shortcuts for: window,document,DomJs,VariableTest,Timer,and console. | |
| */ | |
| var | |
| gs=function(a){ | |
| if(!io(a)||!is(a.src)){we(': Invalid source: '+a.src);return} | |
| /* | |
| Set readonly property value for an object | |
| */ | |
| // Utils | |
| var | |
| op=function(o,p,v){ | |
| o=o||{}; | |
| var f=Object.defineProperty; | |
| if(!io(v)){opv(v)} | |
| if(f){ |