Files
antrean-anjungan/examples/nuxt3-websocket-client/node_modules/tailwindcss/nesting/index.d.ts
T
2025-09-18 19:01:22 +07:00

5 lines
146 B
TypeScript

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