UNPKG

107 BPlain TextView Raw
1import taro from './api/taro'
2
3export * from './api/index'
4export * from './api/taro'
5
6export default taro