summary refs log tree commit diff
path: root/bower_components/jquery/src/var/arr.js
blob: b18fc9ce0c4fa2844e46db9c023ea1850e260b1c (plain) (blame)
1
2
3
define(function() {
	return [];
});