Type Alias: ReadonlyCoreObject
ReadonlyCoreObject =
object
Defined in: base/core-types/base.ts:17
A read-only object with string keys and CoreValue values
Index Signature
[key: string]: CoreValue
ReadonlyCoreObject =
object
Defined in: base/core-types/base.ts:17
A read-only object with string keys and CoreValue values
[key: string]: CoreValue