UNPKG

@elgato/streamdeck

Version:

The official Node.js SDK for creating Stream Deck plugins.

4 lines (3 loc) 180 B
export { type RegistrationInfo } from "./info"; export { RegistrationParameter } from "./parameters"; export { type ActionInfo, type ConnectElgatoStreamDeckSocketFn } from "./ui";