mof-recheck

0.1.1 • Public • Published

mof-recheck

the record checker for middleware of floodesh

Install

npm install mof-recheck

Test

npm test

Usage

In floodesh, use it like:

const recheck = require("mof-recheck")
const Worker = require("floodesh").Worker
const worker = new Worker(config);

worker.responsemw.use(recheck("regstr"))

Dependents (0)

Package Sidebar

Install

npm i mof-recheck

Weekly Downloads

0

Version

0.1.1

License

ISC

Last publish

Collaborators

  • mike442144