0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)JavaScript1,873 stars (1,873 stars)320 forks (320 forks)batch import
help wanted
- Issue 種別
- documentation
- 調査方針
- Examine the source code (likely in the repository's main file, e.g., 'eventsource.js') to identify all properties of the options object accepted by the EventSource constructor. List each property with its type, default value if any, and possible values. Also review the current README or any existing documentation to ensure consistency. Consider adding a doc example or reference to MDN.