UNPKG

stylelint-taro-rn

Version:

A collection of React Native specific rules for stylelint

5 lines (4 loc) 117 B
/** * Check whether a string has scss interpolation */ export function hasScssInterpolation(string: any): boolean;