зеркало из https://github.com/Azure/ms-rest-js.git
Add missing file
This commit is contained in:
Родитель
24424afbab
Коммит
447d2f9f75
|
@ -0,0 +1,10 @@
|
|||
// 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 {}
|
Загрузка…
Ссылка в новой задаче