mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-22 16:18:08 +02:00
Merge pull request #10713 from Snuffleupagus/rm-JSDoc-annotation
Remove `src/core/annotation.js` from the `gulp jsdoc` build target
This commit is contained in:
commit
57abddc9ca
2 changed files with 1 additions and 2 deletions
|
@ -811,7 +811,7 @@ class PDFDocumentProxy {
|
|||
*
|
||||
* @typedef {Object} TextContent
|
||||
* @property {array} items - array of {@link TextItem}
|
||||
* @property {Object} styles - {@link TextStyles} objects, indexed by font name.
|
||||
* @property {Object} styles - {@link TextStyle} objects, indexed by font name.
|
||||
*/
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue