Variable orientationsConst

orientations: { landscape: string; portrait: string } = ...

Type declaration

  • landscape: string
  • portrait: string