UNPKG

stylelint-taro-rn

Version:

A collection of React Native specific rules for stylelint

5 lines (4 loc) 103 B
/** * Check whether a node is an :export block */ export function isExportBlock(node: any): boolean;