ag/templates/_main.js

8 lines
150 B
JavaScript
Raw Permalink Normal View History

2024-03-15 22:32:19 +08:00
// import file from 'plugins/file';
// console.info(file.read('test.txt'))
setWorldName('gojs')
logger.info('Hello '+getWorldName())
// return 'OK'