Replies: 1 comment 1 reply
-
@leon, you can create a PR for this operator. It's tree-shakable, so I don't mind having it built-in. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
akitas entity service has a .move function which simply moves the id from once place in the ids array to another.
but this is missing in elf.
It wasn't very hard to port over.
But I'm having some troubles with elf entities not exporting
BaseEntityOptions
anddefaultEntitiesRef
is there a better way to do a custom operator?
or do we simply need to export these also?
Beta Was this translation helpful? Give feedback.
All reactions