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

      Interface UndefinedKeyword

      Since

      1.0.0

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

      Hierarchy

      Properties

      Properties

      _tag: "UndefinedKeyword"
      annotations: Annotations