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) 191 B
import { type ResultProps } from "../Result"; export declare const Empty: import("solid-js").Component<import("@cn-ui/reactive").OriginComponentOutputType<ResultProps, HTMLElement, string>>;