Spaces:
Sleeping
Sleeping
pythonic-rag-FastAPIReact / frontend /node_modules /@csstools /postcss-cascade-layers /dist /index.d.ts
| import type { PluginCreator } from 'postcss'; | |
| import { pluginOptions } from './options'; | |
| declare const creator: PluginCreator<pluginOptions>; | |
| export default creator; | |