Variable GetElementThumbnailWithSizeWvEnumConst

GetElementThumbnailWithSizeWvEnum: {
    V: "v";
    W: "w";
} = ...

Export

Type declaration

  • Readonly V: "v"
  • Readonly W: "w"

Generated using TypeDoc