antd-mobile
Version:
基于 React 的移动设计规范实现
38 lines (37 loc) • 747 B
TypeScript
declare var _default: {
notice: {
backgroundColor: string;
height: number;
overflow: string;
flexDirection: string;
alignItems: string;
};
content: {
flex: number;
fontSize: number;
color: string;
marginRight: number;
};
left6: {
marginLeft: number;
};
left15: {
marginLeft: number;
};
close: {
color: string;
fontSize: number;
marginRight: number;
fontWeight: string;
};
link: {
transform: {
rotate: string;
}[];
color: string;
fontSize: number;
fontWeight: string;
marginRight: number;
};
};
export default _default;