UNPKG

handwritten-mathematics-recogniser

Version:

Easy and abstracted way to recognise handwritten mathematics in a browser or in a web view.

8 lines (6 loc) 270 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); class HandwrittenExpressionRecogniserCNN { } exports.HandwrittenExpressionRecogniserCNN = HandwrittenExpressionRecogniserCNN; //# sourceMappingURL=handwritten-expression-recogniser-cnn.js.map