UNPKG

@vuesax-alpha/nightly

Version:
3 lines (2 loc) 113 B
import type { AlertProps } from './alert'; export declare const useAlertDeprecated: (props: AlertProps) => void;