mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-21 21:31:12 +08:00
Fix spacing
This commit is contained in:
4
types/gulp-sourcemaps/index.d.ts
vendored
4
types/gulp-sourcemaps/index.d.ts
vendored
@@ -16,8 +16,8 @@ interface WriteMapper {
|
||||
}
|
||||
|
||||
interface CloneOptions {
|
||||
contents?: boolean;
|
||||
deep?: boolean;
|
||||
contents?: boolean;
|
||||
deep?: boolean;
|
||||
}
|
||||
|
||||
interface WriteOptions {
|
||||
|
||||
Reference in New Issue
Block a user