Stone.js API
    Preparing search index...
    • Set metadata on a class field using a field decorator.

      Parameters

      • key: PropertyKey

        The key for the metadata entry.

      • value: unknown

        The value of the metadata entry.

      Returns PropertyDecorator

      A field decorator function that sets the metadata.