Skip to content

pantoken / plugins/pantoken/deprecations/src / shimValue

Function: shimValue()

shimValue(entry): string | undefined

Beta

The shim value for an entry: var(replacement), the frozen literal, or undefined if neither.

Parameters

entry

DeprecationEntry

Returns

string | undefined