package twitch import "go.fifitido.net/twitch/api" func NewAPI() *api.API { return api.NewDefault() }