mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-22 20:39:17 +08:00
Update DefinitelyTyped repository URL
This commit is contained in:
2
micromatch/micromatch.d.ts
vendored
2
micromatch/micromatch.d.ts
vendored
@@ -1,7 +1,7 @@
|
||||
// Type definitions for micromatch 2.3.7
|
||||
// Project: https://github.com/jonschlinkert/micromatch
|
||||
// Definitions by: glen-84 <https://github.com/glen-84>
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
/// <reference path="../parse-glob/parse-glob.ts" />
|
||||
|
||||
|
||||
2
parse-glob/parse-glob.d.ts
vendored
2
parse-glob/parse-glob.d.ts
vendored
@@ -1,7 +1,7 @@
|
||||
// Type definitions for parse-glob 3.0.4
|
||||
// Project: https://github.com/jonschlinkert/parse-glob
|
||||
// Definitions by: glen-84 <https://github.com/glen-84>
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
declare namespace ParseGlob {
|
||||
interface Result {
|
||||
|
||||
Reference in New Issue
Block a user