UNPKG

axis-snapshot

Version:

A Node.js library written in TypeScript capable of getting snapshots from Axis Communication cameras.

4 lines 148 B
export { Connection, Protocol } from 'axis-core'; export * from './Snapshot'; export * from './SnapshotOptions'; //# sourceMappingURL=index.d.ts.map