UNPKG

89 BTypeScriptView Raw
1import { Parser } from './postcss.js'
2
3declare const parse: Parser
4
5export default parse