View the Project on GitHub ibloat/homie-ts
Home > @ibloat/homie-ts > Node > constructor
Constructs a new instance of the Node class
Signature:
constructor({ id, properties, additionalAttributes, ...attributes }: NodeOptions);
__0
NodeOptions