UNPKG

react-kiwi-dropdown

Version:

| Name | Type | Description | | --------------------------- | -------------------- | ----------- | | options | array | | selectedOption | string | | onCha

9 lines (6 loc) 191 B
// const printAST = require('ast-pretty-print') const {createMacro} = require('../../') module.exports = createMacro(evalMacro) function evalMacro() { throw new Error('very unhelpful') }