UNPKG

@openinc/parse-server-opendash

Version:
6 lines (5 loc) 167 B
/** * @file Init Translations * @description Initializes the translation service for the application. */ export declare function initTranslations(): Promise<void>;