public/useExternal/test-external-script.js (5 lines of code) (raw):

window.TEST_SCRIPT = { start: function () { return 'Hello World'; }, };