⚠️ Internal: This API is not publically exported by the package.

      Interface ObjectKeyword

      Since

      1.0.0

      interface ObjectKeyword {
          _tag: "ObjectKeyword";
          annotations: Annotations;
      }

      Hierarchy

      Properties

      Properties

      _tag: "ObjectKeyword"
      annotations: Annotations