figma / plugin-typings

Typings for the Figma Plugin API
MIT License
195 stars 45 forks source link

Add getAuthorAsync to stamps #141

Closed SawyerHood closed 2 years ago

SawyerHood commented 2 years ago

This adds the type for getAuthorAsync.

Ideally I would name the existing User to MultiplayerUser and make what is now BaseUser -> User, but I don't want to break anyone who depends on these typings.