Skip to content

Commit

Permalink
typings for 1.86
Browse files Browse the repository at this point in the history
  • Loading branch information
kristel-figma committed Feb 12, 2024
1 parent 12c2c88 commit 1e076a9
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 1e076a9

Please sign in to comment.