naive-ui
Version:
A Vue 3 Component Library. Fairly Complete, Theme Customizable, Uses TypeScript, Fast
15 lines (14 loc) • 392 B
TypeScript
declare const _default: {
extraFontSizeSmall: string;
extraFontSizeMedium: string;
extraFontSizeLarge: string;
titleFontSizeSmall: string;
titleFontSizeMedium: string;
titleFontSizeLarge: string;
closeSize: string;
closeIconSize: string;
headerHeightSmall: string;
headerHeightMedium: string;
headerHeightLarge: string;
};
export default _default;