UNPKG

eslint-plugin-vue-scoped-css

Version:
3 lines (2 loc) 156 B
export declare function isSupportedStyleLang(lang: string): lang is "css" | "scss" | "stylus"; export declare function escapeRegExp(value: string): string;