Your IP : 216.73.216.79


Current Path : /var/www/html/reddsis/node_modules/postcss/lib/
Upload File :
Current File : /var/www/html/reddsis/node_modules/postcss/lib/parse.d.ts

import { Parser } from './postcss.js'

interface Parse extends Parser {
  default: Parse
}

declare let parse: Parse

export = parse