UNPKG

@brizy/media-gallery

Version:
4 lines (3 loc) 155 B
import { Action } from "redux"; export declare const notificationKeyPrefix = "mediaGallery:"; export declare const typeError: (message: string) => Action;