Skip to content

Commit

Permalink
Merge pull request #274 from figma/kristel/186
Browse files Browse the repository at this point in the history
typings for v1.86.0
  • Loading branch information
kristel-figma committed Feb 12, 2024
2 parents 12c2c88 + 1e076a9 commit 641761c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugin-api.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ interface PluginAPI {
createText(): TextNode
createFrame(): FrameNode
createComponent(): ComponentNode
createComponentFromNode(node: SceneNode): ComponentNode
createPage(): PageNode
createSlice(): SliceNode
createSticky(): StickyNode
Expand Down

0 comments on commit 641761c

Please sign in to comment.