UNPKG

gourmet-generator

Version:

Code generator using Javascript scripts and mustache templates

8 lines (6 loc) 163 B
// avoid execution by the test runner // will only execute if initieated by another script if (tt.args == null) { return; } return tt.args.v + ' World';