UNPKG

ilingo

Version:

This is a lightweight library for translation.

2 lines (1 loc) 98 B
export declare function template(str: string, data: Record<string, any>, regex?: RegExp): string;