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