driver-license2
v0.0.2
Published
This is plugin for driver license
Readme
driver-license2
This is plugin for driver license
Install
npm install driver-license2
npx cap syncAPI
convertBase64ToPdf(...)
convertBase64ToPdf(options: { value: any | string; }) => Promise<{ value: any | string; }>| Param | Type |
| ------------- | ---------------------------- |
| options | { value: any; } |
Returns: Promise<{ value: any; }>
