mirror of
https://github.com/taigrr/elevenlabs.git
synced 2026-04-02 03:08:57 -07:00
start history rewrite
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
package client
|
||||
|
||||
const apiEndpoint = "https://api.elevenlabs.io"
|
||||
|
||||
type Client struct {
|
||||
apiKey string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user