We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5d91d1 commit fa95f44Copy full SHA for fa95f44
types/pdfjs-viewer-element.d.ts
@@ -15,6 +15,7 @@ export declare class PdfjsViewerElement extends HTMLElement {
15
private applyIframeHash;
16
private applyViewerTheme;
17
private appendRuntimeStyle;
18
+ private applyQueuedRuntimeStyles;
19
private injectScript;
20
private injectLocaleData;
21
private cleanupLocaleResource;
0 commit comments