mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-28 17:35:49 +08:00
replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped
This commit is contained in:
2
traceback/traceback.d.ts
vendored
2
traceback/traceback.d.ts
vendored
@@ -1,7 +1,7 @@
|
||||
// Type definitions for Traceback v0.3.1
|
||||
// Project: http://github.com/iriscouch/traceback
|
||||
// Definitions by: Michael Zabka <https://github.com/misak113/>
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
interface Traceback {
|
||||
name: string; // | The function name
|
||||
|
||||
Reference in New Issue
Block a user