mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-24 05:06:02 +08:00
Update reference paths
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/// <reference path="../jquery/jquery-1.9.d.ts" />
|
||||
/// <reference path="foundation-3.2.d.ts" />
|
||||
/// <reference path="../jquery/jquery.d.ts" />
|
||||
/// <reference path="foundation.d.ts" />
|
||||
|
||||
function test_orbit() {
|
||||
$("#featured").orbit();
|
||||
|
||||
2
foundation/foundation.d.ts
vendored
2
foundation/foundation.d.ts
vendored
@@ -4,7 +4,7 @@
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
|
||||
|
||||
/// <reference path="../jquery/jquery-1.9.d.ts"/>
|
||||
/// <reference path="../jquery/jquery.d.ts"/>
|
||||
|
||||
interface OrbitOptions {
|
||||
animation?: string;
|
||||
|
||||
Reference in New Issue
Block a user