extension-examples
extension-examples copied to clipboard
Simple embed
Added a simple example extension for use_embeds: yes in javascript.
- Should jest be included in this like HelloWorld?
- Are there packages that can be removed that are unused?
- Should there me more
.on('event:type', ()=>{})examples like in the Embed SDK?