mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-28 09:00:52 +03:00
Add marketplaces
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
import client from './client'
|
||||
|
||||
const getAllMarketplaces = () => client.get('/marketplaces')
|
||||
|
||||
export default {
|
||||
getAllMarketplaces
|
||||
}
|
||||
Reference in New Issue
Block a user