UNPKG

ts-patch-mongoose

Version:
8 lines (6 loc) 271 B
export const USER_CREATED = 'user-created' export const USER_UPDATED = 'user-updated' export const USER_DELETED = 'user-deleted' export const GLOBAL_CREATED = 'global-created' export const GLOBAL_UPDATED = 'global-updated' export const GLOBAL_DELETED = 'global-deleted'