TethrTethr
Guide
Capability Report
Playground
API
  • English
  • 日本語
GitHub
Guide
Capability Report
Playground
API
  • English
  • 日本語
GitHub
  • Type Alias: ImageAspect

Type Alias: ImageAspect

ImageAspect = `${number}:${number}` | "a size"

Defined in: core/src/configs.ts:114

Image aspect.

Example

`'3:2', '16:9', 'a size'`
Edit this page