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

0.12.3 • Public • Published

@matter/types - Matter operational types and data structures for Matter.js

This package implements operational types and data structures for Matter.

Due to type definition size, we do not export clusters as part of the root package. You may instead import then as:

import { OnOffCluster } from "@matter/types/clusters/OnOffCluster";

or:

import { OnOffCluster } from "@matter/types/clusters";

Package Sidebar

Install

npm i @matter/types

Weekly Downloads

5,570

Version

0.12.3

License

Apache-2.0

Unpacked Size

24 MB

Total Files

1968

Last publish

Collaborators

  • apollon77
  • sammachin