UNPKG

lark-cms

Version:

Multi terminal CMS component library

25 lines (24 loc) 458 B
declare const Styled: { ydwrnContent: { height: "100%"; }; ydwrnBgImg: { flex: number; }; ydwrnCloseWrap: { position: "absolute"; bottom: number; left: number; padding: number; }; ydwrnCloseImg: { width: number; height: number; }; ydwrnCloseTxt: { fontSize: number; fontWeight: "bold"; color: string; }; }; export default Styled;