type regionType = "circle" | "rectangle" | "polygon"
import {regionType} from 'uxp/components';
Last updated 12 months ago