mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-24 05:06:02 +08:00
Merge branch 'master' into rename-repo-url
This commit is contained in:
2
jquery.soap/jquery.soap.d.ts
vendored
2
jquery.soap/jquery.soap.d.ts
vendored
@@ -5,7 +5,7 @@
|
||||
|
||||
/// <reference path="../jquery/jquery.d.ts"/>
|
||||
|
||||
declare module JQuerySOAP {
|
||||
declare namespace JQuerySOAP {
|
||||
interface SOAPEnvelope {
|
||||
attributes: Object
|
||||
bodies: Array<SOAPObject>
|
||||
|
||||
Reference in New Issue
Block a user