Embedding API Reference / Modules / exposed-api / <internal> / Libs
exposed-api.<internal>.Libs
constructor
getJsPdf
• new Libs(): Libs
Libs
Returns
▸ getJsPdf(): Promise<{ autoTable: (d: any, options: UserOptions) => void ; jsPDF: typeof jsPDF }>
Promise
autoTable
d
any
options
UserOptions
void
jsPDF
Promise<{ autoTable: (d: any, options: UserOptions) => void ; jsPDF: typeof jsPDF }>
Last updated 1 year ago