UNPKG

94 BTypeScriptView Raw
1export declare function replaceMessage(template: string, kv: Record<string, string>): string;