UNPKG

node-opcua-variant

Version:

pure nodejs OPCUA SDK - module variant

4 lines (3 loc) 145 B
import type { Enum } from "node-opcua-enum"; export { DataType } from "node-opcua-basic-types"; export declare const _enumerationDataType: Enum;