UNPKG

amourlinguini

Version:

A JSON-based translation file manager.

4 lines (3 loc) 107 B
export declare class StringUtils { static join(input: string | string[], separator: string): string; }