// ----- this file has been automatically generated - do not edit import { UAObject } from "node-opcua-address-space-base" /** * | | | * |----------------|------------------------------------------------------------| * |namespace |http://opcfoundation.org/UA/ | * |nodeClass |ObjectType | * |typedDefinition |NamespacesType i=11645 | * |isAbstract |false | */ export interface UANamespaces_Base { // PlaceHolder for $NamespaceIdentifier$ } export interface UANamespaces extends UAObject, UANamespaces_Base { }