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