mirror of
https://github.com/zen-browser/pdf.js.git
synced 2025-07-08 09:20:06 +02:00
Refactors GetAnnotationsRequest and GetPageRequest
This commit is contained in:
parent
2008f74185
commit
cc9643cf32
3 changed files with 31 additions and 52 deletions
|
@ -1448,7 +1448,6 @@ MessageHandler.prototype = {
|
|||
* @param {String} actionName Action to call.
|
||||
* @param {JSON} data JSON data to send.
|
||||
* @param {Array} [transfers] Optional list of transfers/ArrayBuffers.
|
||||
* @param {boolean} withPromise true if response if expected.
|
||||
* @returns {Promise} Promise to be resolved with response data.
|
||||
*/
|
||||
sendWithPromise:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue