How to add commands to an an extended Extension? #3878
Replies: 1 comment
-
+1 - any update? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have extended the Link extension, and I am trying to add a new
getLink
command. However, the typing foraddCommands
prevents me from adding a new command.How does one extend an extension and add new commands?
Beta Was this translation helpful? Give feedback.
All reactions