mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-23 19:05:16 +02:00
organize search source connectors
This commit is contained in:
parent
f10a918ca7
commit
54d29c6064
3 changed files with 115 additions and 0 deletions
1
surfsense_web/lib/apis/chats/chats.api.ts
Normal file
1
surfsense_web/lib/apis/chats/chats.api.ts
Normal file
|
|
@ -0,0 +1 @@
|
|||
// Will contain a ChatApiService class that will be used to make API calls
|
||||
1
surfsense_web/lib/apis/chats/contracts.ts
Normal file
1
surfsense_web/lib/apis/chats/contracts.ts
Normal file
|
|
@ -0,0 +1 @@
|
|||
// Will contains contracts for all chat related APIs
|
||||
Loading…
Add table
Add a link
Reference in a new issue