UNPKG

@neiderruiz/translate-files

Version:

Internationalize and manage your website easily with (CSV or JSON to i18n)

2 lines (1 loc) 89 B
export declare const removeItemsFromJson: (jsonData: any, itemsDelete: string[]) => any;