UNPKG

ngx-extended-pdf-viewer

Version:

Embedding PDF files in your Angular application. Highly configurable viewer including the toolbar, sidebar, and all the features you're used to.

10 lines (9 loc) 253 B
export declare class UnitToPx { private static con; private static el; private static readonly sample; private static pxPerUnitCache; private static initElements; private static pxPerUnit; static toPx(length: any): number; }