export type Shape = "circle" | "square";
import { undefined } from 'uxp/components';
Last updated 1 month ago