@mintlify/models
Advanced tools
Comparing version 0.0.108 to 0.0.109
@@ -1,2 +0,2 @@ | ||
export type FeatureFlag = 'userAuth'; | ||
export type FeatureFlag = never; | ||
export type FeatureFlags = Partial<Record<FeatureFlag, boolean>> & Record<string, boolean>; |
{ | ||
"name": "@mintlify/models", | ||
"version": "0.0.108", | ||
"version": "0.0.109", | ||
"description": "Mintlify models", | ||
@@ -61,3 +61,3 @@ "engines": { | ||
}, | ||
"gitHead": "214320b7644d2fbc47d85d1f618f3f65e162f6a4" | ||
"gitHead": "e360a25b864192c79fd537d6e2b04261f02a6026" | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
131282