I hereby claim:
- I am lathonez on github.
- I am stephen_elliptic (https://keybase.io/stephen_elliptic) on keybase.
- I have a public key ASA_fP1ZhO4_PfcaOmq-lzVJfHk25092HW5th-CgY-YljAo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| "use strict"; | |
| var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) { | |
| return new (P || (P = Promise))(function (resolve, reject) { | |
| function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } } | |
| function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } } | |
| function step(result) { result.done ? resolve(result.value) : new P(function (resolve) { resolve(result.value); }).then(fulfilled, rejected); } | |
| step((generator = generator.apply(thisArg, _arguments || [])).next()); | |
| }); | |
| }; | |
| var __generator = (this && this.__generator) || function (thisArg, body) { |