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

      Since

      1.0.0

      interface Element {
          isOptional: boolean;
          type: AST;
      }

      Properties

      Properties

      isOptional: boolean
      type: AST