mirror of
https://github.com/penpot/penpot-exporter-figma-plugin.git
synced 2025-01-18 21:42:36 -05:00
4 lines
65 B
TypeScript
4 lines
65 B
TypeScript
|
export function handleCancelMessage() {
|
||
|
figma.closePlugin();
|
||
|
}
|