daily-examples/dailyjs/text-chat/pages/_app.js

4 lines
71 B
JavaScript

import App from '@dailyjs/basic-call/pages/_app';
export default App;