Pratyush-01's picture
Upload folder using huggingface_hub
9d1374f verified
import type { AcceptedPlugin, PluginCreator } from 'postcss'
declare const plugin: PluginCreator<AcceptedPlugin | string | void>
export = plugin