UNPKG

stylelint-taro-rn

Version:

A collection of React Native specific rules for stylelint

6 lines (5 loc) 226 B
export default function _default(actual: any, options: any): (root: any, result: any) => void; export const ruleName: string; export const messages: { rejected: (property: string | number | boolean | RegExp) => string; };