1.0.2 • Published 4 years ago

vtrans-rocket v1.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

vtrans-rocket

this is a module for a specific case . do not install. it is not for you probably

Functions

validateTransactionAsFile (filepath)

  • filepath => file path as a string

*Supports JSON and XML only

Usage :

const Vtrans = require('vtrans-rocket') var vtrans = new Vtrans() vtrans.validateTransactionAsFile("filepath/trans.json")

enjoy :)