figma / plugin-typings

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

Renamed createVideo to createVideoAsync #172

Closed bdrebing closed 1 year ago

bdrebing commented 1 year ago

This change renames createVideo(...): Video to createVideoAsync(...): Promise<Video>.