mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
updated the trunk8 def.
This commit is contained in:
Vendored
+2
-1
@@ -37,7 +37,8 @@ interface JQuery {
|
||||
/**
|
||||
Creates a trunk8 instance and calls a method.
|
||||
@constructor
|
||||
@param {Trunk8Options} options
|
||||
@param {string} method
|
||||
@param {string} value
|
||||
*/
|
||||
trunk8(method: string, value?: string): any;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user