Edit in GitHubLog an issue

cc-everywhere


Interface: DataTypeMap

Represents a mapping of data types for assets.

Remarks

The DataTypeMap interface defines the available data types for assets. It includes the following properties:

  • blob: Represents a binary large object (Blob) data type. It can also support File object.
  • url: Represents a string data type that represents a presigned URL.
  • base64: Represents a string data type that represents a base64 encoded value.

Properties

PropertyType
blob
url
string
base64
string
  • Privacy
  • Terms of Use
  • Do not sell or share my personal information
  • AdChoices
Copyright © 2025 Adobe. All rights reserved.