firmata-io-ts
v1.1.0
Published
firmata-io typescript
Readme
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-tsUsage
import { Firmata } from 'firmata-io-ts';