UNPKG

zklib-ts

Version:

Unofficial zkteco library allows Node.js developers to easily interface with ZK BioMetric Fingerprint Attendance Devices

6 lines (5 loc) 119 B
declare const _default: { encode: (date: any) => any; decode: (time: any) => Date; }; export default _default;