npm.io
0.17.6 • Published 6d ago

@matter/types

Licence
Apache-2.0
Version
0.17.6
Deps
2
Size
12.6 MB
Vulns
0
Weekly
0
Stars
871

@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";

Keywords