On this page

new RuntimeValue(): RuntimeValue
  • 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