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

package.dist.webpack.d.cts Maven / Gradle / Ivy

The newest version!
import { WebpackPluginOptions } from '@unocss/webpack';
export * from '@unocss/webpack';

declare function UnocssWebpackPlugin(configOrPath?: WebpackPluginOptions | string): any;

export = UnocssWebpackPlugin;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy