UNPKG

@cn-ui/core

Version:

The @cn-ui/core is a collection of UI components and utilities for building modern web applications with SolidJS.

7 lines (6 loc) 181 B
/** @link https://ant-design.antgroup.com/docs/spec/shadow-cn#%E9%98%B4%E5%BD%B1%E5%80%BC */ export declare const boxShadow: { 1: string[]; 2: string[]; 3: string[]; };