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

5 lines
146 B
Plaintext
Raw Normal View History

2024-02-14 14:10:47 +00:00
import type { AcceptedPlugin, PluginCreator } from 'postcss'
declare const plugin: PluginCreator<AcceptedPlugin | string | void>
export = plugin