📄 constants.js
/home/palash/git/site/node_modules/cssstyle/lib/constants.js
Language: js • Lines: 6
'use strict';

module.exports.POSITION_AT_SHORTHAND = {
  first: 0,
  second: 1,
};