UNPKG

node-opcua-variant

Version:

pure nodejs OPCUA SDK - module -variant

10 lines 159 B
{ "extends" : "../tsconfig.json", "compilerOptions": { "rootDir": "source", "outDir": "dist" }, "files": [ "source/index.ts" ] }