UNPKG

@openinc/parse-server-opendash

Version:
6 lines (5 loc) 206 B
export declare function sanatizeMessagesDisplayAt(): Promise<void>; /** * Initializes the messages if there are no messages in the database */ export declare function initializeMessages(): Promise<void>;