mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-11 11:50:54 +08:00
added/fixed headers o-s
https://github.com/borisyankov/DefinitelyTyped/issues/1570
This commit is contained in:
Vendored
+2
-2
@@ -1,7 +1,7 @@
|
||||
// Type definitions for Sammy.js
|
||||
// Project: http://sammyjs.org/
|
||||
// Definitions by: Boris Yankov <https://github.com/borisyankov/>
|
||||
// - Updated for TypeScript 0.9.x by: Oisin Grehan <https://github.com/oising>
|
||||
// Definitions by: Oisin Grehan <https://github.com/oising>
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
|
||||
/// <reference path="../jquery/jquery.d.ts"/>
|
||||
@@ -279,4 +279,4 @@ declare module Sammy {
|
||||
interface JQueryStatic {
|
||||
sammy: Sammy.SammyFunc;
|
||||
log: Function;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user