UNPKG

react-kiwi-dropdown

Version:

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

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') }