Skip to content

pantoken / plugins/pantoken/deprecations/src / shimValue

函数: shimValue()

shimValue(entry): string | undefined

Beta

某个条目的 shim 值:var(replacement)、冻结字面量,或在两者都不适用时为 undefined

参数

entry

DeprecationEntry

返回值

string | undefined