UNPKG

stylelint-plugin-import

Version:
3 lines (2 loc) 101 B
import { AtRule } from 'postcss'; export declare function extractImportPath(atRule: AtRule): string;