Skip to content

Documentation / jpl-vite / api / Size

Interface: Size

Defined in: joplin-plugin-api/dist/types.d.ts:277

Properties

height?

optional height: number

Defined in: joplin-plugin-api/dist/types.d.ts:279


width?

optional width: number

Defined in: joplin-plugin-api/dist/types.d.ts:278

Released under the MIT License.