Implement Labrinth Canary API flag (#5531)
This commit is contained in:
@@ -9,6 +9,11 @@ export {
|
||||
} from './core/abstract-websocket'
|
||||
export { ModrinthApiError, ModrinthServerError } from './core/errors'
|
||||
export { type AuthConfig, AuthFeature } from './features/auth'
|
||||
export {
|
||||
type CanaryCookieConfig,
|
||||
CanaryCookieFeature,
|
||||
LABRINTH_CANARY_COOKIE,
|
||||
} from './features/canary-cookie'
|
||||
export {
|
||||
type CircuitBreakerConfig,
|
||||
CircuitBreakerFeature,
|
||||
|
||||
Reference in New Issue
Block a user