UNPKG

react-kiwi-dropdown

Version:

A minimal, easy-to-use and highly adjustable dropdown component made with ReactJS.

9 lines (6 loc) 184 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = node => ~node.value.search(/var\s*\(\s*--/i); module.exports = exports["default"];