import type { UAObject } from "node-opcua-address-space-base"; // ----- this file has been automatically generated - do not edit // biome-ignore lint/suspicious/noEmptyInterface: forward-compatible placeholder for OPC-UA generated types export interface UAStackRunning_Base {} export interface UAStackRunning extends UAObject, UAStackRunning_Base {}