UNPKG

mindee

Version:

Mindee Client Library for Node.js

12 lines (11 loc) 181 B
/** * Cropper API version 1.1 document data. */ export class CropperV1Document { /** * Default string representation. */ toString() { return ""; } }