4 lines
92 B
JavaScript
4 lines
92 B
JavaScript
import sendChatPrompt from './send-chat-prompt/index.js';
|
|
|
|
export default [sendChatPrompt];
|