UNPKG

@beincom/dto

Version:

Share dto for all projects of Beincom

8 lines (7 loc) 175 B
/** * @deprecated Move to @beincom/constants@5.18.1 */ export declare class SharedNotificationCacheKey { static PREFIX: string; static getUserOnlineKey(): string; }