1
0
mirror of https://gitee.com/onvia/ccc-tnt-psd2ui synced 2025-01-20 18:01:05 +00:00
2023-07-24 11:13:08 +08:00

6 lines
91 B
JavaScript

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