Files
runbin/web/node_modules/postcss/lib/symbols.js
lhx-666-cool f6cb277519 add web
2025-04-25 17:03:25 +08:00

6 lines
91 B
JavaScript

'use strict'
module.exports.isClean = Symbol('isClean')
module.exports.my = Symbol('my')