mirror of
https://github.com/rustfs/console.git
synced 2026-08-28 19:47:21 +08:00
4 lines
146 B
TypeScript
4 lines
146 B
TypeScript
import { canManageNotifyBackedFeature } from "@/lib/notify-module-access"
|
|
|
|
export const canManageEventDestinations = canManageNotifyBackedFeature
|