mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
fixed some tests for npm module
This commit is contained in:
+1
-1
@@ -4,5 +4,5 @@
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
|
||||
declare module 'source-map-support' {
|
||||
export function install();
|
||||
export function install(): any;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user