Prajwal3009's picture
Upload 6939 files
b1bbd1e verified
import type { Declaration } from 'postcss';
export declare function hasFallback(node: Declaration): boolean;