UNPKG

@azure/ms-rest-js

Version:

Isomorphic client Runtime for Typescript/node.js/browser javascript client libraries generated using AutoRest

11 lines (8 loc) 275 B
// Copyright (c) Microsoft Corporation. // Licensed under the MIT license. // d.ts shims provide types for things we use internally but are not part // of this package's surface area. interface Request {} interface RequestInit {} interface Response {} interface Headers {}