UNPKG

stylelint-taro-rn

Version:

A collection of React Native specific rules for stylelint

5 lines (4 loc) 131 B
/** * Check whether a string has postcss-simple-vars interpolation */ export function hasPsvInterpolation(string: any): boolean;