UNPKG

@cn-ui/core

Version:

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

3 lines (2 loc) 100 B
/** 自动根据系统配色触发主题切换 */ export declare const autoChangeTheme: () => void;