ExposedApi.Internal.Libs

Embedding API Reference / Modules / exposed-api / <internal> / Libs

Class: Libs

exposed-api.<internal>.Libs

Table of contents

Constructors

Methods

Constructors

constructor

new Libs(): Libs

Returns

Libs

Methods

getJsPdf

getJsPdf(): Promise<{ autoTable: (d: any, options: UserOptions) => void ; jsPDF: typeof jsPDF }>

Returns

Promise<{ autoTable: (d: any, options: UserOptions) => void ; jsPDF: typeof jsPDF }>

Last updated