export enum ExtensionActionRenderInEnum {
  toolbar = 'toolbar',
  bubbleMenu = 'bubbleMenu'
}
