UNPKG

@coko/server

Version:

Reusable server for use by Coko's projects

3 lines 129 B
declare const chatGPT: (input: any) => Promise<string>; export default chatGPT; //# sourceMappingURL=chatGPT.controllers.d.ts.map