@metreeca/core - v0.9.17
    Preparing search index...

    Type Alias Object

    Object: { readonly [name: string]: Value }

    Immutable JSON object.

    Represents an immutable key-value mapping with string keys and JSON values.

    Type Declaration

    • readonly [name: string]: Value