UNPKG

vash

Version:

Razor syntax for JS templating

4 lines 80 B
module.exports = function LocationNode() { this.line = 1; this.column = 0; }