UNPKG

purgetss

Version:

A package that simplifies mobile app creation for Titanium developers.

7 lines 254 B
```css // Property: customInspect // Description: If false, [util.inspect.custom](depth, opts) functions are not invoked. // Component(s): UtilInspectOptions '.custom-inspect': { customInspect: true } '.custom-inspect-false': { customInspect: false } ```