@mintlify/models
Advanced tools
Comparing version 0.0.26 to 0.0.27
@@ -14,2 +14,3 @@ import { ConfigType } from './config.js'; | ||
}; | ||
export type { AmplitudeConfig, ClearbitConfig, FathomConfig, GoogleAnalyticsConfig, GoogleTagManagerConfig, HotjarConfig, KoalaConfig, LogrocketConfig, MixpanelConfig, PirschConfig, PostHogConfig, PlausibleConfig, Analytics, } from './analytics.js'; | ||
export type { ModeToggleType, VersionType, MetadataType, FeedbackType, SearchType, RedirectType, } from './config.js'; | ||
@@ -20,3 +21,2 @@ export type { Tab, PrimaryTab } from './tab.js'; | ||
export type { CtaButton } from './ctaButton.js'; | ||
export type { Analytics } from './analytics.js'; | ||
export type { Colors, Gradient, AnchorColor } from './colors.js'; | ||
@@ -23,0 +23,0 @@ export type { Navigation, NavigationEntry, NavigationGroup, DecoratedNavigation, DecoratedNavigationEntry, DecoratedNavigationGroup, } from './navigation.js'; |
{ | ||
"name": "@mintlify/models", | ||
"version": "0.0.26", | ||
"version": "0.0.27", | ||
"description": "Mintlify models", | ||
@@ -72,3 +72,3 @@ "engines": { | ||
}, | ||
"gitHead": "1a17dd9dcd1b9a928ad1cd592a20c426c011bcd1" | ||
"gitHead": "f8543137c72a698cac01438ba7488c9a0114ef83" | ||
} |
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
109873