Viewing File: /home/ubuntu/voice-assistant-frontend/node_modules/postcss-nesting/dist/lib/cleanup-parent.d.ts

import type { ChildNode, Container } from 'postcss';
export default function cleanupParent(parent: Container<ChildNode>): void;
Back to Directory File Manager