芝麻web文件管理V1.00
编辑当前文件:/home/rejoandoctor/public_html/node_modules/postcss-merge-longhand/src/lib/getValue.js
'use strict'; /** * @param {import('postcss').Declaration} arg * @return {string} */ module.exports = function getValue({ value }) { return value; };