mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-03-24 23:34:30 +00:00
Changes 'concurrencyMode' property to be optional since 'Parallel' is the default. Adds 'body' property to RequestInfo. Adds the ExecuteAnonymousResult interface. Changes Job.prototype.list() to return a BatchInfo[]. Adds tests.