UNPKG

react-kiwi-dropdown

Version:

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

10 lines (7 loc) 125 B
"use strict"; const atob = require("./lib/atob"); const btoa = require("./lib/btoa"); module.exports = { atob, btoa };