Type alias UnwrappedAsset

UnwrappedAsset: contentful.AssetFields & {
    id: string | null;
}

Type declaration

  • id: string | null

Generated using TypeDoc