1.0.8 • Published 4 months ago
firmata-io-ts v1.0.8
firmata-io-ts
firmata-io-ts is a port of firmata-io that enables seamless use in TypeScript environments. It provides comprehensive type definitions and enhanced code intelligence for safer and more productive development.
Installation
npm install firmata-io-ts
yark add firmata-io-ts
pnpm add firmata-io-ts
Usage
import { Firmata } from 'firmata-io-ts';