芝麻web文件管理V1.00
编辑当前文件:/home/rejoandoctor/public_html/node_modules/cssnano-utils/types/rawCache.d.ts
export = pluginCreator; /** * @type {import('postcss').PluginCreator
} * @return {import('postcss').Plugin} */ declare function pluginCreator(): import('postcss').Plugin; declare namespace pluginCreator { const postcss: true; }