UNPKG

eslint-plugin-vue-scoped-css

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