UNPKG

gulp-useref-import

Version:
13 lines (9 loc) 159 B
"use strict"; var hello = "hello" console.log(hello) "use strict"; var world = "world" console.log(world) "use strict"; var star = "star" console.log(star)