Unique identifier that can be used to register or retrieve a specific API.
Example: mendix.EditorsAPI, mycompany.MyFunkyAPI
Adds an event listener for the specified event type.
A function that can be called to remove the event listener.
Adds a snippet to the specified container.
The ID of the container where the snippet will be added. It could be a module or folder.
Optional
options: SnippetCreationOptionsOptions for that will be used during the snippet initilization.
A promise that resolves to the ID of the newly created snippet.
Optional
options: SnippetCreationOptions
API for working with snippets