UNPKG

eink

Version:

Library to send commands to eink devices, like boox mira

8 lines (5 loc) 95 B
import { Display, Commands } from './mira.js'; export const Mira = { Display, Commands }