mirror of
https://github.com/dtolnay/rust-toolchain.git
synced 2025-06-08 11:46:37 +00:00
Release v1.0.6
This commit is contained in:
parent
8e14415dec
commit
b2417cde72
17 changed files with 1905 additions and 923 deletions
2
types/mock-env/index.d.ts
vendored
2
types/mock-env/index.d.ts
vendored
|
@ -3,5 +3,5 @@ declare module "mock-env" {
|
|||
callback: () => T,
|
||||
vars: object,
|
||||
toRemove?: string[]
|
||||
)
|
||||
): any;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue