mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-10 11:40:16 +08:00
Merge branch 'master' into rename-repo-url
This commit is contained in:
Vendored
+2
-2
@@ -5,7 +5,7 @@
|
||||
|
||||
/// <reference path="../js-signals/js-signals.d.ts" />
|
||||
|
||||
declare module HasherJs {
|
||||
declare namespace HasherJs {
|
||||
|
||||
export interface HasherStatic {
|
||||
|
||||
@@ -108,7 +108,7 @@ declare module HasherJs {
|
||||
}
|
||||
}
|
||||
|
||||
declare var hasher: HasherJs.HasherStatic;
|
||||
declare var hasher: HasherJs.HasherStatic;
|
||||
|
||||
// AMD
|
||||
declare module 'hasher'{
|
||||
|
||||
Reference in New Issue
Block a user