type IAlertContent = () => JSX.Element
import { IAlertContent } from 'uxp/components';
Last updated 1 month ago