mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
added/fixed headers j
https://github.com/borisyankov/DefinitelyTyped/issues/1570 jsfl: fixed odd encoding in comments
This commit is contained in:
Vendored
+5
-1
@@ -1,5 +1,9 @@
|
||||
/// <reference path="../jquery/jquery.d.ts" />
|
||||
// Type definitions for jQuery-menu-aim
|
||||
// Project: https://github.com/kamens/jQuery-menu-aim
|
||||
// Definitions by: Robert Fonseca-Ensor
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
|
||||
/// <reference path="../jquery/jquery.d.ts" />
|
||||
|
||||
interface JQueryMenuAimOptions {
|
||||
/** Function to call when a row is purposefully activated. Use this
|
||||
|
||||
Reference in New Issue
Block a user