@alxgrn/prose-editor 0.0.34 → 0.0.35

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,9 +1,5 @@
1
1
  export declare const API_URL = "https://dailytelefrag.ru/api";
2
2
  export declare const VIDEO_IMAGE = "https://dailytelefrag.ru/video.png";
3
- export declare const ROBOT_IMAGE = "https://dailytelefrag.ru/robot.png";
4
- export declare const ERROR_IMAGE = "https://dailytelefrag.ru/error.gif";
5
3
  export declare const EMPTY_IMAGE = "https://dailytelefrag.ru/empty.png";
6
- export declare const ROCKET_IMAGE = "https://dailytelefrag.ru/rocket.png";
7
- export declare const WARNING_IMAGE = "https://dailytelefrag.ru/warning.png";
8
4
  export declare const ERROR_IMAGE_DATA = "https://dailytelefrag.ru/error_image.png";
9
5
  export declare const ERROR_EMBED_DATA = "https://dailytelefrag.ru/error_embed.png";