@tether_toolkit/types
TypeScript icon, indicating that this package has built-in type declarations

2.2.1 • Public • Published

@tether_toolkit/types

This package contains types for the Espruino platform and some embedded packages.

Installation

Install types with npm

npm install @tether_toolkit/types

Usage

Import types for your microcontroller and start using:

import { IskraJsPins } from '@tether_toolkit/models';

const led = ledConnector.connect(IskraJsPins.P3);

Contributing

Contributions are always welcome!

You can help to improve types coverage through MR (please use prettier config).

Package Sidebar

Install

npm i @tether_toolkit/types

Weekly Downloads

0

Version

2.2.1

License

ISC

Unpacked Size

49.1 kB

Total Files

35

Last publish

Collaborators

  • tether_toolkit