control-freak-ide/server/nodejs/util/build/examples/simple1.profile.js
plastic-hub-dev-node-saturn 538369cff7 latest
2021-05-12 18:35:18 +02:00

5 lines
84 B
JavaScript

var profile = {
someProperty:"someValue",
someOtherProperty:"someOtherValue"
};