Sha256: 8f7957fa3d3f1c4bded3f7612e19e420d6df80f0435228656614636cd789bad2

Contents?: true

Size: 78 Bytes

Versions: 1

Compression:

Stored size: 78 Bytes

Contents

var Other = function() {
	this.wat = function() {
		console.log('wat');
	};
};

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
jspreprocessor-0.0.1 example_js/lib/other.js