1
0
Files
stale/node_modules/cssstyle/lib/constants.js
T

7 lines
84 B
JavaScript
Raw Normal View History

2020-05-15 15:25:57 -04:00
'use strict';
module.exports.POSITION_AT_SHORTHAND = {
first: 0,
second: 1,
};