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