UNPKG

107 BTypeScriptView Raw
1import { Stringifier } from './postcss.js'
2
3declare const stringify: Stringifier
4
5export default stringify