cssExpand.js 70 B

123
  1. define(function() {
  2. return [ "Top", "Right", "Bottom", "Left" ];
  3. });