Skip to content

Function: missingAssetId()

missingAssetId(error): string | null

Defined in: packages/core/src/assets.ts:97

Id of the asset a MISSING_ASSET error refers to, if the error carries it.

Parameters

error

unknown

Returns

string | null