qtdeclarative/tests/auto/qml/qqmlecmascript/data/importScope.2.js

4 lines
54 B
JavaScript

function getValue() {
return ImportScope1.value
}