UNPKG

@silexlabs/grapesjs-notifications

Version:

This GrapesJs plugin is designed to enhance the user experience within the editor by providing a robust notification system. This plugin captures and displays various types of notifications including errors, warnings, and activities, thereby facilitating

5 lines 294 B
export declare const NOTIFICATION_ADD = "notifications:add"; export declare const NOTIFICATION_REMOVE = "notifications:remove"; export declare const NOTIFICATION_CLEAR = "notifications:clear"; export declare const NOTIFICATION_LIST = "notifications:list"; //# sourceMappingURL=commands.d.ts.map