1 Star 0 Fork 1

乘风破浪/react-native-ttad

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
index.js 476 Bytes
一键复制 编辑 原始数据 按行查看 历史
神智不清的冠希 提交于 2023-12-29 04:56 . Initial commit
import API from './src/Api';
module.exports = {
...API,
get TTadBanner() {
return require('./src/TTadBanner').default;
},
get TTadFeed() {
return require('./src/TTadFeed').default;
},
get TTAdInteraction() {
return require('./src/TTadInteraction').default;
},
get TTAdDraw() {
return require('./src/TTadDraw').default;
},
get TTAdSplash() {
return require('./src/TTadSplash').default;
},
};
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ChengFengPoLang2008/react-native-ttad.git
git@gitee.com:ChengFengPoLang2008/react-native-ttad.git
ChengFengPoLang2008
react-native-ttad
react-native-ttad
master

搜索帮助