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

      Interface SymbolKeyword

      Since

      1.0.0

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

      Hierarchy

      Properties

      Properties

      _tag: "SymbolKeyword"
      annotations: Annotations