mirror of
https://github.com/penpot/penpot-exporter-figma-plugin.git
synced 2025-03-01 02:07:07 -05:00
3 lines
65 B
TypeScript
3 lines
65 B
TypeScript
export function handleCancelMessage() {
|
|
figma.closePlugin();
|
|
}
|