Attempt to expose OnProgressParameters
in the TypeScript definitions (issue 15828)
Hopefully this works, since as usual I don't really know anything about TypeScript...
This commit is contained in:
parent
506bbb7283
commit
0ef72044e2
@ -13,6 +13,8 @@
|
|||||||
* limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
// eslint-disable-next-line max-len
|
||||||
|
/** @typedef {import("./display/api").OnProgressParameters} OnProgressParameters */
|
||||||
// eslint-disable-next-line max-len
|
// eslint-disable-next-line max-len
|
||||||
/** @typedef {import("./display/api").PDFDocumentLoadingTask} PDFDocumentLoadingTask */
|
/** @typedef {import("./display/api").PDFDocumentLoadingTask} PDFDocumentLoadingTask */
|
||||||
/** @typedef {import("./display/api").PDFDocumentProxy} PDFDocumentProxy */
|
/** @typedef {import("./display/api").PDFDocumentProxy} PDFDocumentProxy */
|
||||||
|
Loading…
Reference in New Issue
Block a user