UNPKG

stylelint-taro-rn

Version:

A collection of React Native specific rules for stylelint

5 lines (3 loc) 114 B
const isString = string => typeof string === 'string'; export { isString }; //# sourceMappingURL=isString.js.map