Stone.js API
    Preparing search index...
    • Check if a class has specific metadata.

      Type Parameters

      Parameters

      • Class: T

        The class to check for metadata.

      • key: PropertyKey

        The key of the metadata to check.

      Returns boolean

      True if the metadata key exists on the class, false otherwise.