Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
rohitchouhan8 committed Nov 7, 2023
1 parent d364453 commit e8d1344
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion plugin-api.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,6 @@ interface PluginAPI {
setFileThumbnailNodeAsync(
node: FrameNode | ComponentNode | ComponentSetNode | SectionNode | null,
): Promise<void>

openExternal(url: string): void
}
interface VersionHistoryResult {
Expand Down

0 comments on commit e8d1344

Please sign in to comment.