6 lines
194 B
JavaScript
6 lines
194 B
JavaScript
"use strict";
|
|
/**
|
|
* Copyright (c) 2016, Daniel Imms (MIT License).
|
|
* Copyright (c) 2018, Microsoft Corporation (MIT License).
|
|
*/
|
|
Object.defineProperty(exports, "__esModule", { value: true }); |