UNPKG

@alicloud/console-base-rc-marks

Version:
4 lines (3 loc) 203 B
import { FlattenSimpleInterpolation } from 'styled-components'; import { TMarkType } from '../types'; export default function getCssOfType(type: TMarkType, hollow?: boolean): FlattenSimpleInterpolation;