UNPKG

rn-base-components

Version:
7 lines (6 loc) 116 B
import AppButton from './AppButton' import AppView from './AppView' export default { AppButton, AppView, }