📖Library

Эх код https://github.com/teo-mn/verify4jsarrow-up-right

Суулгахдаа:

npm install verify4js

Ашиглахдаа:

import * as Verify from "verify4js";

Verify.verify(pdfArrayBuffer, nodeUrl)
.then(res => { // console.log(res); })
.catch(err => { console.error(err.message); })

Жишээ

React Examplearrow-up-right Node Examplearrow-up-right

Илүү дэлгэрэнгүйг READMEarrow-up-right-ээс уншаарай.

Last updated