4 lines
70 B
JavaScript
4 lines
70 B
JavaScript
import newChat from './new-chat/index.js';
|
|
|
|
export default [newChat];
|