Open Source Projects Europe
Search
Browse Projects
Sign up
Log in
- Pilots/
Pilot 1
Code
Browse Commits
Fork
Branches
master
64
[d4d224]
:
vApp12
/
opcua_driver
/
common
/
models
/ property.js
History
Download this file
property.js
6 lines (3 with data), 57 Bytes
1 2 3 4 5
'use strict'
;
module
.
exports
=
function
(
Property
)
{
};