DIR : /home/kozerus/public_html/cropex/node/node_modules/postcss/lib/comment.js

/home/kozerus/public_html/cropex/node/node_modules/postcss/lib

'use strict'

let Node = require('./node')

class Comment extends Node {
  constructor(defaults) {
    super(defaults)
    this.type = 'comment'
  }
}

module.exports = Comment
Comment.default = Comment
//


koh5_pano



Your browser does not support the HTML5 canvas element.


Drag mouse to navigate.

Navigation





17.Aug.2010, Martin Wengenmayer