source:
node_modules/postcss/lib/symbols.js@
505f39a
| Last change on this file since 505f39a was 2058e5c, checked in by , 6 months ago | |
|---|---|
|
|
| File size: 91 bytes | |
| Rev | Line | |
|---|---|---|
| [2058e5c] | 1 | 'use strict' |
| 2 | ||
| 3 | module.exports.isClean = Symbol('isClean') | |
| 4 | ||
| 5 | module.exports.my = Symbol('my') |
Note:
See TracBrowser
for help on using the repository browser.
