Interface IImageAdaptivePaths<S>

Type Parameters

  • S extends Record<string | number, string> = {}

Hierarchy

Properties

original: string
sizes?: S
sizesWebp?: S
thumb?: string
thumbWebp?: string