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

      Interface AnyKeyword

      Since

      1.0.0

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

      Hierarchy

      Properties

      Properties

      _tag: "AnyKeyword"
      annotations: Annotations