astro-ghostcms/.pnpm-store/v3/files/d0/13dab1d37a07646aa97aab759c3...

5 lines
146 B
Plaintext

import type { AcceptedPlugin, PluginCreator } from 'postcss'
declare const plugin: PluginCreator<AcceptedPlugin | string | void>
export = plugin