cssExpand.js 72 Bytes
Newer Older
Thitichaipun Wutthisak committed
1 2 3
define( function() {
	return [ "Top", "Right", "Bottom", "Left" ];
} );