mirror of
https://github.com/appy-one/acebase-core.git
synced 2026-05-24 22:01:23 -06:00
[PR #38] [MERGED] Refactor private SimpleEventEmitter props to symbols #37
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/acebase-core#37
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/appy-one/acebase-core/pull/38
Author: @appy-one
Created: 4/3/2023
Status: ✅ Merged
Merged: 4/3/2023
Merged by: @appy-one
Base:
master← Head:improvement/refactor-event-emitter-private-props-to-symbols📝 Commits (1)
db1c1e0Refactor private EventEmitter props to symbols:📊 Changes
1 file changed (+21 additions, -17 deletions)
View changed files
📝
src/simple-event-emitter.ts(+21 -17)📄 Description
Prevents clashing with private properties defined in inheriting classes
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
childandforEachtype improvements #38