tiny-vue/examples/react-site/demos/config.js

4 lines
65 B
JavaScript

export default {
isMobile: false,
initApp: (app) => { }
}