mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-11 11:50:54 +08:00
Merge branch 'master' into rename-repo-url
This commit is contained in:
Vendored
+2
-2
@@ -10,7 +10,7 @@ declare module "fs-mock" {
|
||||
import events = require("events");
|
||||
import fs = require("fs");
|
||||
|
||||
module FS {
|
||||
namespace FS {
|
||||
export interface Opts {
|
||||
windows?: boolean;
|
||||
drives?: string[];
|
||||
@@ -141,4 +141,4 @@ declare module "fs-mock" {
|
||||
|
||||
export = FS;
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user