This website requires JavaScript.
Explore
Help
Register
Sign In
vhad
/
DefinitelyTyped
Watch
1
Star
0
Fork
0
You've already forked DefinitelyTyped
mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced
2026-07-28 13:00:04 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4e43709c96e5a372ea2b59b223e21f879c3beece
DefinitelyTyped
/
types
/
jsforce
History
Abraham White
5a56dd22ba
Remove unused type parameter
2018-06-05 10:20:39 -06:00
..
api
…
batch.d.ts
…
bulk.d.ts
…
cache.d.ts
Add DescribeSObject typings and cached describe functions
2018-05-30 12:35:18 -06:00
channel.d.ts
…
connection.d.ts
Remove unused type parameter
2018-06-05 10:20:39 -06:00
create-options.d.ts
…
date-enum.d.ts
…
describe-result.d.ts
Add DescribeSObject typings and cached describe functions
2018-05-30 12:35:18 -06:00
index.d.ts
Add name to contributors
2018-05-30 12:39:58 -06:00
job.d.ts
…
jsforce-tests.ts
Add clear() method to caching describe methods
2018-05-30 14:42:46 -06:00
oauth2.d.ts
…
promise.d.ts
…
query.d.ts
[@types/jsforce] fixes Connection.query signature to accept the options arg as ExecuteOptions type from Query.d.ts. Modifies the Connection.queryMore options type to be ExecuteOptions as well. Fixes the scanAll property on ExecuteOptions to be a boolean rather than number and add the headers property as optional. Adds a test to jsforce-tests.ts for the changes.
2018-05-23 09:49:17 -06:00
record-result.d.ts
…
record.d.ts
…
salesforce-id.d.ts
…
salesforce-object-options.d.ts
…
salesforce-object.d.ts
Add clear() method to caching describe methods
2018-05-30 14:42:46 -06:00
streaming.d.ts
…
topic.d.ts
…
tsconfig.json
Set strictFunctionTypes to true
2018-05-30 13:00:21 -06:00
tslint.json
…