On this page

new RuntimeValue(): RuntimeValue
Returns:RuntimeValue
Attributes
fileDependencies:true | string[]
fn:(value: { key: string; module: NormalModule; version: ValueCacheVersion }) => CodeValuePrimitive
options:true | RuntimeValueOptions
exec(parser, valueCacheVersions, key): CodeValuePrimitive
Attributes

Returns code.


getCacheVersion(): string | undefined
Returns:string | undefined