Frontmatter
| id | 4902 |
| title | util.Function: convert the class into named exports |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Sep 14, 2023, 11:32 AM |
| updatedAt | Sep 14, 2023, 12:37 PM |
| githubUrl | https://github.com/neomjs/neo/issues/4902 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Sep 14, 2023, 12:37 PM |
since we want to use it inside
core.Base.we also need to adjust the WebSocket connection, which is using it.