UNPKG

@necord/localization

Version:

Localize your Discord bot with Necord!

2 lines (1 loc) 69 B
export type TranslationFn = (key: string, ...args: any[]) => string;