UNPKG

@openinc/parse-server-opendash

Version:
3 lines (2 loc) 110 B
import { _User } from "../types"; export declare function getUserLanguage(recipient: _User): Promise<string>;