cssExpand.js 70 Bytes
define(function() {
	return [ "Top", "Right", "Bottom", "Left" ];
});