html-webpack-plugin/spec/fixtures/util.js

4 lines
49 B
JavaScript

function helloText() {
return "Hello world";
}