UNPKG

eslint-plugin-vue-scoped-css

Version:
3 lines (2 loc) 168 B
import type { Interpolation } from "../interpolation"; export default function getAtRuleParamsTemplateElements(text: string, lang: string): (Interpolation | string)[];