FLUJOS/VISUALIZACION/node_modules/postcss-merge-longhand/dist/lib/trbl.js
2025-11-07 00:06:12 +01:00

5 lines
No EOL
132 B
JavaScript
Executable file

'use strict';
exports.__esModule = true;
exports.default = ['top', 'right', 'bottom', 'left'];
module.exports = exports['default'];