react-kiwi-dropdown
Version:
| Name | Type | Description | | --------------------------- | -------------------- | ----------- | | options | array | | selectedOption | string | | onCha
1 lines • 320 B
JSON
{"ast":null,"code":"'use strict';\n\nvar transportList = require('./transport-list');\n\nmodule.exports = require('./main')(transportList); // TODO can't get rid of this until all servers do\n\nif ('_sockjs_onload' in global) {\n setTimeout(global._sockjs_onload, 1);\n}","map":null,"metadata":{},"sourceType":"script"}