Stone.js API
    Preparing search index...
    • Remove a specific metadata entry from a class.

      Type Parameters

      Parameters

      • Class: T

        The class to remove metadata from.

      • key: PropertyKey

        The key of the metadata to remove.

      Returns void