Added compliance details

This commit is contained in:
Anumita Shenoy
2019-10-11 16:24:26 +05:30
parent 8552a6edfe
commit 0c30698f96
3 changed files with 20 additions and 2 deletions

View File

@ -1,4 +1,6 @@
"use strict";
// Copyright (c) Microsoft Corporation.
// Licensed under the MIT license.
var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
return new (P || (P = Promise))(function (resolve, reject) {