mirror of
https://github.com/zen-browser/pdf.js.git
synced 2025-07-08 01:10:08 +02:00
Merge pull request #17879 from ex37/master
Improve type definitions for the viewer
This commit is contained in:
commit
e08de772ff
17 changed files with 93 additions and 15 deletions
|
@ -13,6 +13,8 @@
|
|||
* limitations under the License.
|
||||
*/
|
||||
|
||||
/** @typedef {import("./event_utils.js").EventBus} EventBus */
|
||||
|
||||
import {
|
||||
CursorTool,
|
||||
ScrollMode,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue