UNPKG

node-opcua-client

Version:

pure nodejs OPCUA SDK - module client

3 lines (2 loc) 164 B
import { ClientSidePublishEngine } from "../client_publish_engine"; export declare function republish(engine: ClientSidePublishEngine, callback: () => void): void;