NITISHRG15102007's picture
Finalize submission checks and long inference output format
fea495a verified
import { Parser } from './postcss.js'
interface Parse extends Parser {
default: Parse
}
declare let parse: Parse
export = parse