UNPKG

rpi-cam-lib

Version:

A lightweight library to control CSI-2 camera modules via any raspberry pi can read camera module but is dependent to shell.

3 lines (2 loc) 76 B
export { RPICam } from "./camera"; export type * from "./interfaces/index";