chore: update TSDocs for new release changes (#13317)
* chore: update TSDocs for new release changes * remove .medusa directory
This commit is contained in:
@@ -3,6 +3,9 @@ import { ContainerRegistrationKeys } from "@medusajs/framework/utils"
|
||||
|
||||
export const AUTHENTICATE = false
|
||||
|
||||
/**
|
||||
* @since 2.10.0
|
||||
*/
|
||||
export const GET = async (
|
||||
req: MedusaRequest,
|
||||
res: MedusaResponse<{ feature_flags: Record<string, boolean> }>
|
||||
|
||||
Reference in New Issue
Block a user