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