DropFile
Defined in: figmaPluginTypes.ts:3007
name:
string
Defined in: figmaPluginTypes.ts:3008
type:
string
Defined in: figmaPluginTypes.ts:3009
getBytesAsync():
Promise<Uint8Array<ArrayBufferLike>>
Defined in: figmaPluginTypes.ts:3010
Promise<Uint8Array<ArrayBufferLike>>
getTextAsync():
Promise<string>
Defined in: figmaPluginTypes.ts:3011
Promise<string>