paykeeper-fs
TypeScript icon, indicating that this package has built-in type declarations

2.1.2 • Public • Published

import PayKeeperFS from 'paykeeper-fs' import TCPChannel from 'paykeeper-fs/channels/TCPChannel'

let kkt = new PayKeeperFS(new TCPChannel({ ip: "192.168.88.143", port: 7777 }));

kkt.getFSStatus().then(console.log).catch(console.error) kkt.getStatus().then(console.log).catch(console.error)

Readme

Keywords

none

Package Sidebar

Install

npm i paykeeper-fs

Weekly Downloads

0

Version

2.1.2

License

ISC

Unpacked Size

131 kB

Total Files

28

Last publish

Collaborators

  • yudaevandrey