All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.lib.parse.d.ts Maven / Gradle / Ivy

There is a newer version: 8.4.49
Show newest version
import { Parser } from './postcss.js'

interface Parse extends Parser {
  default: Parse
}

declare const parse: Parse

export = parse




© 2015 - 2024 Weber Informatics LLC | Privacy Policy