UNPKG

pdfjs-dist

Version:

Generic build of Mozilla's PDF.js library.

8 lines (7 loc) 177 B
export class StructTreeLayerBuilder { get renderingDone(): boolean; render(structTree: any): HTMLSpanElement | null; hide(): void; show(): void; #private; }