🚀 DAY 5 OF LAUNCH WEEK: Introducing Socket Firewall Enterprise.Learn more →
Socket
Book a DemoInstallSign in
Socket

@matter/types

Package Overview
Dependencies
Maintainers
3
Versions
242
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@matter/types

Definitions for Matter application

Source
npmnpm
Version
0.16.0-alpha.0-20251006-3fe1e7c57
Version published
Weekly downloads
7.5K
-18.32%
Maintainers
3
Weekly downloads
 
Created
Source

@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

iot

FAQs

Package last updated on 06 Oct 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts