UNPKG

@vendure/ngx-translate-extract

Version:

Extract strings from projects using ngx-translate

4 lines (3 loc) 67 B
export function stripBOM(contents) { return contents.trim(); }