qtdeclarative/tests/auto/qml/qmlcppcodegen/data/script.mjs

5 lines
42 B
JavaScript

export function ok() {
return true
}