UNPKG

mindee

Version:

Mindee Client Library for Node.js

7 lines (6 loc) 160 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.Prediction = void 0; class Prediction { } exports.Prediction = Prediction;