@anton169/driver-license3
v0.1.1
Published
This is plugin for driver license
Readme
@capacitor/driver-license3
This is plugin for driver license
Install
npm install @capacitor/driver-license3
npx cap syncAPI
convertPdf(...)
convertPdf(options: { imgUrl: string; }) => Promise<{ imgUrl: string; }>| Param | Type |
| ------------- | -------------------------------- |
| options | { imgUrl: string; } |
Returns: Promise<{ imgUrl: string; }>
